Used when you want to copy card information between two gateways (such as copying cards between Authorize.Net and Stripe). Will contain details of the payment method type (card, Amazon Payments, etc.), name of the gateway, and the reference ID that the gateway uses to identify the specific card.
Sample Third party payment methodJSON
API Index URL
https://[site].chargebee.com/api/v2/third_party_payment_methods
Third party payment methods attributes
Type of the payment method.
Enum Values
card
Card based payment including credit cards and debit cards. Details about the card can be obtained from the card resource.
paypal_express_checkout
Payments made via PayPal Express Checkout.
amazon_payments
Payments made via Amazon Payments.
direct_debit
Represents bank account for which the direct debit or ACH agreement/mandate is created.
generic
Payments made via Generic Payment Method.