Discussions
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?
How to set amount lower than 100?
Can the webhook's URL be a local endpoint?
Can I use my local endpoint when registering a webhook? like can I use https://localhost:8000?
Paymongo Error on woocommerce
I'm getting an error on checkout, Organization with id org_ozGYREwE3q6QzdQUWPAxdLvZ is not allowed to process gcash payments.
Needs confirmation of Seller prior to payment by client
Hi. Our transaction flow requires that we confirm the final amount of the order (may even take 2 days) prior to charging the client/payment. How do we go about it here? Help please!