Docs

Payment Gateways & Configuration Articles & FAQ

bank, of, america, Mandatory, fields, checkout, hosted, pages, email, notifications

What are the mandatory fields have to configured for Bank of America payment receipts?

A payment receipt is a document given to a customer as proof of full or partial payment. Bank of Ame

41075087

2023-04-18T14:09:16Z

2023-04-19T07:53:37Z

222

0

0

258729

What are the mandatory fields have to configured for Bank of America payment receipts?

What are the mandatory fields have to configured for Bank of America payment receipts? 

Scope 

What are the mandate fields to be configured for BoA receipts?

How to use Mail Merge for Bank of America payment receipts?

Solution

Payment Receipts 

A payment receipt is a document given to a customer as proof of full or partial payment. Bank of America has mandated sending these receipts digitally through an email for every successful payment and refund.

You need to enable and configure the following email notifications in Chargebee:

  1. The one-time charge is successful

  2. The initial/Recurring charge is successful

  3. Refund is successful

For complying with the requirements of Bank of America, the following fields must be configured in Chargebee's Email Notifications section:

  1. Merchant Name and Address

  2. Merchant Customer Service Phone Number

  3. Transaction Type e.g. Sale, Refund, etc.

  4. URL or Customer Service Email Address

  5. RRN (Reconciliation ID) for Payments and Refunds

  6. Authorization Code for Payments

  7. Card Network (eg., Visa, Mastercard)

  8. Invoice Details

  9. Transaction amount - This is available in the email template by default, so you don't need to add it manually.

These fields appear in the email as shown below:

You can add various fields to the desired email notifications using the following methods:

  1. Using Static Fields: Merchants are required to configure these fields with the appropriate value in the email notification manually.
    Following are the static fields from the above list:

    • Merchant Name and Address

    • Merchant Customer Service phone number

    • Transaction Type (e.g., Sale, Refund, etc.)

    • URL or Customer Service Email Address

  2. Using Mail-Merge Fields: Use these fields to display a dynamic value for a particular scenario by adding predefined field names to your email templates in a particular manner. Learn more

    Following are the required fields and their mail-merge equivalents:

Required Field

Mail-Merge Field

Category

RRN (Reconciliation ID)

{{transaction.reconciliation_id}}

Transaction

Authorization Code

{{transaction.authorization_code}}

Transaction

Card Network

{{#card.card_type}}
[...content...]
{{/card.card_type}

Card

Follow the steps below to find the mail-merge fields:

  1. Go to Settings > Configure Chargebee > Email Notifications > Payments and Credits
  2. Click Edit against any desired notification.
  3. Click View all mail merge fields.
  1. A page appears with various sets of mail merge fields. Click on the desired set to view the fields under it.
  1. Adding a New Section: Using the Add Section option, add the Invoice Details to your email template directly as a separate section. Learn more

Related Articles 

How to setup Apple Pay Sandbox?
Can my customers update their payment method information through the Chargebee customer portal?
How do I use Apple Pay as a payment method via API?
How to remove excess payments for a customer?
How to add payment methods in a subscription?
What can I do if the apple pay domain verification fails?
Whom can I contact for Gateway related queries?
How to manually link the refund/dispute from Stripe Webhooks to Chargebee invoices?
How to let my customer update their payment method during transaction failures?
Can we have a different payment method for each subscription?
How can I choose to display Direct Debit as a payment option on checkout for my customers?
How to configure BlueSnap with Chargebee?
How to get a list of transactions that are Chargebacks?
How to filter all the credit card transaction for a particular period?
Bulk Electronic Clearing System (BECS) and Pre-Authorized Debit (PAD)
Payment methods - IBAN not being accepted
Why is the Apple Pay not appearing on the checkout?
Move payment method from one customer to another
Difference of $0.01 on the payments made towards invoices.
How to test Global Payment in Chargebee Test Environment?
"Upgrade to higher plan to use this API. Please contact support@chargebee.com" error while updating payment method of a customer
How can I mark a payment method present at the customer level as primary/backup payment method?
What is Fraud Management in Bank of America?
How to integrate Bluesnap and Chargebee?
How to restrict an individual customer from creating a subscription and delete the payment source?
Customer Profile ID or Customer Payment Profile ID not found - Authorize.net
Is it possible to get an export of customers bank account details from Chargebee?
{plan.name} merge variable does not show up for a few Mollie transactions
Why is my reported revenue higher than the amount received in my bank?
Was this article helpful?
Loading…