Discussions
Always enforce card supporting 3DS only ?
Is there any mechanism where we can control accepting 3DS enabled cards only ?
As per the documentation of PaymentIntent create API, I noticed that if we pass "request_three_d_secure = any", it will allow user to enter 3DS if supported. Does it mean, if the Credit Card supports 3DS it will always display the user to enter 3DS OR is it a configuration that is maintained by paymongo.
Also it would be helpful if you can help provide an example to highlight the difference between "any" and "automatic" option.
Thank you very much in advance.
Posted by Varadarajan Lakshmipuram 3 months ago
Separate integration for eWallet, Credit and debit cards?
Do we need separate integrations for eWallet, Credit and debit cards or it will be in a single go. I mean user have to choose an option that how to pay but settings/configuration would be in one go.
Posted by Atul 3 months ago
Idempotency Tokens
Is this planned or do you have any other workarounds on approaching this with PayMongo API?
Posted by Jesse 3 months ago
Why Callback is not coming .Please reply
Hi Paymongo Team,
Our expectation if user intentialy clicking on the "Fail Test Payment" button we should get a callback. Because we need to update the status of the particular order. Please tell currently this will work or not.
For valid 3DS Card details there is no callback is coming from paymongo when user clicks on the
"Fail Test Payment" or "Cancel Test Payment" buttons showing in the 3ds test payment page.Also it is not update in the paymongo dashBoard.But when clicks on "Authorize Test Payment" button callback is coming and as well as it updating in the dashboard.
Thanks
Posted by Anandu Sidharthan 3 months ago
Callback is not coming
Hi Paymongo Team,
For valid 3DS Card details there is no callback is coming from paymongo when user clicks on the
"Fail Test Payment" or "Cancel Test Payment" buttons showing in the 3ds test payment page.Also it is not update in the paymongo dashBoard.But when clicks on "Authorize Test Payment" button callback is coming and as well as it updating in the dashboard.
Thanks
Posted by Anandu Sidharthan 3 months ago
Integrate with PaidMembershipPro
How to integrate Paymongo with Paidmembershippro? Thanks
Posted by Anne Pineda 3 months ago
source.chargeable vs payment.paid
If we received the event source.chargeable in the webhook, does this mean that the payment status is success already? We can disregard the payment.paid event?
Posted by Some Paymongo Integration Developer 3 months ago
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.
Posted by Varadarajan 3 months ago
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 ?
Since Payment Intent APIs need Private Keys to be invoked, can we switch these call sequences as below
1. create the Payment Method from the Client (Browser) using Public Key,
2. Pass the Payment Method ID to the server
3. Server invokes the Create Payment Intent
4. Server calls the Payment Intent attach API , returns the "next_action" back to the Client if present.
Appreciate your response. Thanks.
Posted by Varadarajan 4 months ago
Airtable
Hi guys,
I want to have Paymongo send notified in Airtable or, if possible, integrate the Paymongo to Airtable vice versa.
Is this possible?
Posted by Clyteroll Cabual 4 months ago