Discussions

Ask a Question
ANSWERED

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

ANSWERED

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,

ANSWERED

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.