Discussions
Integrate with PaidMembershipPro
How to integrate Paymongo with Paidmembershippro? Thanks
Airtable
Hi guys,
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?
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?
Continuous Payment
Is it possible for monthly payment for subscription of the users to our mobile app published in android and apple?
Fetching the payment link
How to fetch the link for the payment in java or android studio
Why my test API is not working in creating a Payment Resource?
When I am creating a Source Resource, my test API is properly authenticated, but in creating a payment resource, it says error 401 or unauthorized access.
I am having problems with the return url after 3DS, it is encoding the URL parameters
For example when I try to put this to the return URL after 3ds confirmation "https://yoursite.com/index.php?param1=3¶m2=1" The return URL transforms it to
"https://yoursite.com/index.php?param1=3¶m2=1" . This is breaking my site controllers as everything is handled in index. Is there a way around this?
Transaction Meta data
How to add meta data for transactions?