I was wondering if there is a comprehensive list of field names that can be used/called in the Receipt Builder of the Connect platform?
The Receipt Builder has some pre-made, drag and drop items - as an example:
Receipt Builder > Receipt Elements > Transaction Summary
Order Number: {OrderNumber}
Processing Date: {ProcessingDate}
Authorization Code: {AuthorizationCode}
Transaction Number: {TransactionNumber}
Name on Card/Account: {NameOnAccount}
Payment Method: {PaymentMethod}
{CustomPaymentName}: {CustomPaymentNumber}
...which are great - but I need to add a few more details to our receipts.
In particular, I would like to display the last four digits of a donor's credit card on their receipt. I would like to know what that field is named in order to call it.
The Reports section has a field I can add to show this information (Credit Card xxxx4), so, I'm deducing that there must be a way to put it on the custom receipt.
Cheers,
Erich
The Receipt Builder has some pre-made, drag and drop items - as an example:
Receipt Builder > Receipt Elements > Transaction Summary
Order Number: {OrderNumber}
Processing Date: {ProcessingDate}
Authorization Code: {AuthorizationCode}
Transaction Number: {TransactionNumber}
Name on Card/Account: {NameOnAccount}
Payment Method: {PaymentMethod}
{CustomPaymentName}: {CustomPaymentNumber}
...which are great - but I need to add a few more details to our receipts.
In particular, I would like to display the last four digits of a donor's credit card on their receipt. I would like to know what that field is named in order to call it.
The Reports section has a field I can add to show this information (Credit Card xxxx4), so, I'm deducing that there must be a way to put it on the custom receipt.
Cheers,
Erich
Comment