Discussions
Recurring Payment and Reusable Payment Method
Hi, regarding paymongo Payment Intent API.
1. Can I use the same Payment Method ID when I create a new Payment Intent?
2. How many times can I use the Payment Method ID for different Payment Intents?
My use case for this is to ease customer payment experience for those who already bought from our store by giving them the ability to pay in one-click
Another use case is for Recurring payments
Posted by Colin Marcelino about 2 years ago
Cancel or refund API
Do you support cancel or refund API?
Posted by Carlo Coroza almost 3 years ago
Can I use the success URL as basis for payment authorization?
Posted by perplexed dev about 3 years ago
GuzzleHttp\Exception\ClientException - Response 429
Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST https://api.paymongo.com/v1/sources resulted in a 429 Too Many Requests response: {"errors":[{"code":"too_many_requests","detail":"Too many requests have been sent within a time period. Please try again (truncated...) in /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113 Stack trace: #0 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/guzzle/src/Middleware.php(69): GuzzleHttp\Exception\RequestException::create() #1 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(204): GuzzleHttp\Middleware::GuzzleHttp{closure}() #2 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(153): GuzzleHttp\Promise\Promise::callHandler() #3 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/TaskQueue.php(48): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise{closure}() #4 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(248): GuzzleHttp\Promise\TaskQueue->run() #5 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(224): GuzzleHttp\Promise\Promise->invokeWaitFn() #6 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(269): GuzzleHttp\Promise\Promise->waitIfPending() #7 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(226): GuzzleHttp\Promise\Promise->invokeWaitList() #8 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending() #9 /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/guzzle/src/Client.php(187): GuzzleHttp\Promise\Promise->wait() #10 /home/u327432321/domains/mrcresort.com/public_html/try.php(8): GuzzleHttp\Client->request() #11 {main} thrown in /home/u327432321/domains/mrcresort.com/public_html/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 113
Posted by [email protected] about 1 year ago
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?
Posted by Rick Aldrin almost 2 years ago
React Native Supported
Is Paymongo supported by React-Native, specifically for accepting gcash and credit card payments? Thank you!
Posted by Aspiring Developer over 2 years ago
Why Can't I Proceed with Charging the Source with the Payments API?
Posted by Quizzical Dev about 3 years ago
Why can't I reuse the Payment Method ID for future transactions?
Posted by Inquisitive Dev about 3 years ago
Which Debit/Credit types are supported
Hi, I would like to know which type of cards does paymongo supports aside from Visa and Mastercard?
Posted by Kenneth Sy over 2 years ago
Webhook and Source's Callback URLs
Do I need to implement Webhook for GCash/GrabPay if I am using the Source Callback URLs?
Posted by Francis Fueconcillo over 2 years ago