Example: Create a Saved Payment Method for Alternative Payment Method

Create Saved Payment Methods for bank or alternative payment methods in one of two ways:

  • Salesforce-Supported Types: Use supported types, such as sepa_debit, bancontact, ideal, us_bank_account (ACH), bacs_debit, and au_becs_debit

    Or

  • Extended Payment Method Types: If the type isn’t supported by Salesforce, set type to extd_apm_type and provide the exact payment method type recognized by your payment gateway in the extendedPaymentMethodType field.

The ExtendedPaymentMethodType field and extended types (extd_apm_type, extd_wallet) are supported only for third-party gateways.

Sample JSON request

Sample JSON response