On this page
No Headings
List of payment methods.
objectpaypalobjectResponse for PayPal.
PayPal payment method.
venmoobjectResponse for Venmo.
Venmo payment method.
paypal_creditobjectCommon response fields for all payment methods.
PayPal Credit payment method.
can_be_vaultedboolean"false"Indicates if the payment method can be vaulted or not. A true value indicates the payment method can be vaulted using our vaults product. If false, vaulting is not currently supported for this payment method.
country_codeobject^([A-Z]{2}|C2)$The two-character ISO 3166-1 code that identifies the country or region.
Note: The country code for Great Britain isGBand notUKas used in the top-level domain names for that country. Use theC2country code for China worldwide for comparable uncontrolled price (CUP) method, bank card, and cross-border transactions.
Returns a country_code which is derived from the buyer's country.
product_codeobject"CREDIT", "PAYLATER", "PAY_IN_3", "PAY_IN_4"The button code corresponding to a particular product or set of products. The values followed are defined by the SDK team.
Returns a product code.
paypal_pay_laterobjectCommon response fields for all payment methods.
PayPal Pay Later payment method.
can_be_vaultedboolean"false"Indicates if the payment method can be vaulted or not. A true value indicates the payment method can be vaulted using our vaults product. If false, vaulting is not currently supported for this payment method.
country_codeobject^([A-Z]{2}|C2)$The two-character ISO 3166-1 code that identifies the country or region.
Note: The country code for Great Britain isGBand notUKas used in the top-level domain names for that country. Use theC2country code for China worldwide for comparable uncontrolled price (CUP) method, bank card, and cross-border transactions.
Returns a country_code which is derived from the buyer's country.
product_codeobject"CREDIT", "PAYLATER", "PAY_IN_3", "PAY_IN_4"The button code corresponding to a particular product or set of products. The values followed are defined by the SDK team.
Returns a product code.