Discussions
Is there support for making payments using stored credit cards ?
We would like to avoid user entering the credit card details every time during a checkout. Since on creation of a Payment Method with credit card details returns an ID, I was just wondering if you could support using the same ID across multiple Payment Intents. This would simplify our checkout experience, by storing the Payment Method ID (equivalent to storing the credit card, though details are not captured) and pass the same for future Payment Intents. Thanks.
Payment Method creation before Payment Intent mandatory ?
As per the steps provided in the documentation, Payment Intent needs to be created first and than the Payment Method should be created. Is this sequence mandatory ?
Airtable
Hi guys,
UI Design for Checkout Page
Is there a way that I can design checkout page based on my app design?
External 3DS
Can I use my own 3DS Merchant Plug-in?
load to gcash
can i transfer load to gcash?
next_action is null on test mode
Creating a Payment Intent:
When using the live keys, next_action is present and has a redirect object with return_url and url properties. When using the test keys, next_action is null. How can I test the redirects of users when using test keys?
Javascript Library
Paymongo not accepting my payment
I am trying to pay with my wellsfargo visa credit card through paymongo for a transaction in the philippines, but it keeps on giving a message that this payment type is not accepted, try a different payment method or credit card. I have sufficient fund and there is no issue with the bank institution here...
Android Studio Integration
Is there a tutorial on how to integrate the PayMongo on Android Studio?