Payment Service Providers
Financial Institution Parameters
financial institution parameters, or fi data , are specific pieces of information that some merchants must provide to their psp with each payment these merchants, often called "6012 merchants," have unique transaction requirements most customers do not need to use fi data if you’re unsure whether this applies to you, check with your psp to find out which psps we currently integrate with that support this feature, contact our support team at support\@asperato com specifying fi data if your psp requires fi data, follow these steps to provide it collect the required fi data from your customer this may include the recipient’s surname the recipient’s postcode the primary recipient’s date of birth fisurname the surname of the recipient fipostcode the postcode of the recipient fidob the date of birth of the primary recipient in the format yyyymmdd insert the json object into the psp passthrough parameters field on the payment record in salesforce this field accepts json formatted data example for a recipient with the surname "windsor," postcode "sw1a 1aa," and date of birth "21st april 1926," the json object would be ¿ { "fisurname" "windsor", "fipostcode" "sw1a 1aa", "fidob" "19260421" } additional information psps also require a field called fiaccountnumber , which includes the first six and last four digits of the payment account number you don’t need to provide this field manually—asperato generates and sends it automatically when other fi data is included