Fbox Customized Fields
FundraisingBox Custom Fields in Salesforce Standard Objects
For certain market-specific information no corresponding fields exist in the standard Salesforce data model.
To ensure that this information is available in Salesforce after a donation is received, the data model has also been extended with FundraisingBox-specific Custom Fields
Select object for more details
Email Opt In Status
fbox__Email_Opt_In_Status__c
fbPersonEmailAddress(main).doiStatus
Picklist
Set when DOI (Double Opt-In) is active in Fbox
Wants Newsletter
fbox__Wants_Newsletter__c
fbPersonEmailAddress(main).wantsNewsletter
Checkbox
Set when SOI (Single Opt-In) is active in Fbox
FundraisingBox Id
fbox__FundraisingBox_Id__c
fbPersonId
Text(40)
ID of the FundraisingBox object
RawData
fbox__RawData__c
fbPerson.fb_custom_fields
Long Text Area(131072)
Raw values from custom contact fields
SEPA Mandate
fbox__SEPA_Mandate__c
fbMandate.referenceId
Lookup(SEPA Mandate)
Link to the SEPA mandate
Donation Receipt Request
fbox__DonationReceiptRequest__c
fbDonation.ReceiptStatus
Picklist
Set if provided via donation form
Donation Purpose
fbox__DonationPurpose__c
fbDonation.PromotionCode
Text(255)
Set if provided via donation form and Project ID code is stored in FundraisingBox
Donor Message
fbox__DonorMessage__c
fbDonation.meta_info.message
Long Text Area(131072)
Set if provided via donation form
Shop Cart Content
fbox__ShopCartContent__c
fbDonation.CustomField
Long Text Area(131072)
Cart contents are read from a preconfigured cart custom field
Related Payout
fbox__RelatedPayout__c
Salesforce ID des Payouts
Lookup(Payout)
Linked if reconciliation is active
Gateway Processing Fee
fbox__GatewayProcessingFee__c
Gebühren dieser Transaktion aus dem Payout
Currency
Für PayPal und Stripe, wenn Reconciliation aktiv ist
FundraisingBox ID
fbox__FundraisingBox_Id__c
fbDonationId
Text(40)
ID of the FundraisingBox object
RawData
fbox__RawData__c
fbDonation.fb_custom_fields & fbDonation.meta_info
Long Text Area(131072)
Raw values from FundraisingBox custom transaction fields and transaction metadata
FundraisingBox ID
fbox__FundraisingBox_Id__c
ba+FbPersonBankAccountID, ma+FbMandateID oder cc+FbPersonCreditCardID
Text(40)
ID of the FundraisingBox object
Cancel Reason
fbox__CancelReason__c
fbRecurringPayment.meta_info.cancel_reason
Text(255)
If recurring donation is canceled via the donor’s own PayPal account
FundraisingBox ID
fbox__FundraisingBox_Id__c
recurringPaymentId
Text(40)
ID of the FundraisingBox object
RawData
fbox__RawData__c
fbRecurringPayment.fb_custom_fields & fbRecurringPayment.meta_info
Long Text Area(131072)
Raw values from custom recurring donation/transaction fields and recurring donation metadata
SEPA Mandate
fbox__SEPA_Mandate__c
fbMandate.referenceId
Lookup(SEPA Mandate)
Link to the SEPA mandate
FundraisingBox ID
fbox__FundraisingBox_Id__c
recurringPaymentId
Text(40)
ID of the FundraisingBox object
Fundraising page edit link
fbox__Fundraising_Page_Edit_Link__c
fbFundraisingPage.adminLink
URL(255)
Fundraising campaign edit link
Fundraising page image url
fbox__Fundraising_Page_Image_Url__c
fbFundraisingPage.imageUrl
URL(255)
URL of the fundraising campaign image
Fundraising page image
fbox__Fundraising_Page_Image__c
image
Formula (Text)
Formula field for displaying the fundraising campaign image
Public name of the fundraiser
fbox__Fundraising_Page_Fundraiser_Public_Name__c
fbFundraisingPage.fundraiserName
Text(255)
Public name of the fundraising campaign creator
Thank you Message
fbox__Thank_you_Message__c
fbFundraisingPage.donationMessage
Long Text Area(32768)
Fundraising campaign creator's Thank-you message
FundraisingBox ID
fbox__FundraisingBox_Id__c
fbFundraisingPageId
Text(40)
ID of the FundraisingBox object
RawData
fbox__RawData__c
fbFundraisingPage.fb_custom_fields
Long Text Area(32768)
Raw values from custom donation campaign fields
Last updated