Discussions
Metadata check out session
Hello.
How to add metadata in check out session object?
In your Create a Checkout Session api, it seems no filed for metadata.
Just add directly to request body?
Archive a Link (PHP) is not working
Example Reference Number = FFFFFF
Need help with my webhook signature on laravel/PHP
public function test(Request $request){
IP of Paymongo
Is there an IP for Paymongo that we can use for whitelisting to only allow paymongo to access the API endpoint?
What should I do if I encounter a 429 error?
Error code: 429
Secret Key not working in POSTMAN
Hello. My account right now isn't activated so I can only use test API Keys. What I have tried so far is this API https://developers.paymongo.com/reference/retrieve-list-of-possible-merchant-payment-methods. I used my Test API Keys and it is not working. Can someone help me? I'm a beginner in paymongo. Thanks
TypeError: paymongo.paymentMethods.create is not a function
i got this code from paymongo-node sdks github repo.
Mobile app return url
Hi, I'm developing a customized checkout for mobile app using payment intent. Is there a way I could navigate to a certain screen of my application after payment instead of return url? Thanks.
Webhook keeps on getting disabled
Hello guys,
Webhook Events
Hi, can I ask if there is a documentation of list of webhook events? I want paymongo to sent event when payment is paid and I only known event is 'source.chargable' event. Thank you.