Export payment methods

Securely export sensitive payment method data

Rainforest will export your sensitive payment method data to a PCI DDS certified 3rd party, upon request. Please reach out to Support or your Platform Success Manager to initiate an export of your payment methods.

Rainforest will need the PGP public key for the 3rd party that will be able to decrypt the export. Once Rainforest receives the PGP public key, we will initiate the export. Payment method files are batched at 2K payment methods per file, which may result in an export of multiple files.

The export of the payment method data to a CSV will be in the following format:

fielddescription
payment_method_idThe unique payment method identifier. Prefix is "mtd".
method_typeThe type of payment method, CARD or ACH
card_numberThe card number, formatted with no spaces (e.g 0000000000000000). Will be set for a Card payment method.
exp_monthThe card expiration month, formatted MM. Will be set for a Card payment method.
exp_yearThe card expiration year, in 4-digits. Will be set for a Card payment method.
account_numberThe bank account number. Will be set for an ACH payment method.
routing_numberThe 9-digit routing number. Will be set for an ACH payment method.
account_typeThe account type, CHECKING or SAVINGS. Will be set for an ACH payment method.
account_holder_typeThe account holder type, PERSONAL or BUSINESS. Will be set for an ACH payment method.
nameFirst and last name.
address_1First line of street address.
address_2Second line of street address, if applicable.
cityCity for address.
stateState, province, or region for address.
postal_codePostal code or ZIP code for address.
country2-digit country code. Find country codes here: https://www.iso.org/obp
emailEmail address.
phonePhone number, including extension, formatted as +{country_code}{area_code}{7_digit_number} (i.e. +14041231234).