Developer Discussions
Inquiry Regarding Recurring Transactions and Card Vaulting with Payment Processing Platform
about 12 hours ago by Sam
Hi maya Team,
For recurring transactions (e.g., every 1st of the month), the merchant is required to initiate the transaction on behalf of the customer. To achieve this, we need to securely store the customer’s card information and use it for each recurring transaction.
My question is:
If I use Maya Vault to store the customer's card information and obtain a token, can I use that token with the P3/pay API?
If yes, how can this be implemented?
Additionally, could you please suggest the recommended way to implement recurring transactions using card vaulting?
Thank you.