Discussions
Android Studio Integration
Is there a tutorial on how to integrate the PayMongo on Android Studio?
Webhook still on "resource_processing_state" 1 hour after the payment source is not authorized
I'm trying to update my test webhook but it always return "resource_processing_state" but the payment source I have created is more than 1 hour.
Continuous Payment
Is it possible for monthly payment for subscription of the users to our mobile app published in android and apple?
Payment Method Gcash not allowed
I Create source live payment using "Gcash" the endpoint returned is
"code : payment_method_not_configured
detail : Organization with id is not allowed to process gcash payments." How can fix this?
Prebuilt Checkout page
Hi, will Paymongo support check-out-session in the future that client- and server-side code redirects to a prebuilt payment page hosted on Paymongo.
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.
Testing our apk and it says payment method must be in live mode
Hello, anyone who experienced this? When we test the payment method it is already looking for live creds and true cards.
Payment Method Restricted
Upon creating a test PaymentIntent using "card" as the payment_method_allowed, the endpoint returned a "payment_method_restricted" code with the message "Payment method card is restricted for this organization." What is the problem and what should I do?