cancel
Showing results for 
Search instead for 
Did you mean: 

How customize payment methods and API's inside website

Hello everyone can you guys help in configuring payment methodes inside my oline store.

shamilagul
Member
1 REPLY 1

A payment method contains reusable payment method details for creating payments (e.g., card expiration date or billing address), it does not include transaction-specific information (e.g., amount, currency. A payment method is attached to a PaymentIntent to represent the   Each payment method has an attribute (e.g., "type": "sepa_debit" ) and an additional hash whose name matches the type and contains information specific to the payment method type sepa_debit": Example of a sepa_debit PaymentMethod object.

 

 

 

 
jackcharlie
Member