Discussions
Invalid Payload Format when creating Payment Intents
I am trying to create a payment intent using the api reference guide but the response I am getting is status code 400 with error details
Trying to create a source but its always getting 500 error
I keep getting this error when creating a source and doesn't show what is wrong with my request.
Can't disable a webhook
I am trying to disable a webhook, however I am getting the following error:
PHP-SDK for Server side
Where can I find the sample code for PHP version? I'm looking for it from documentation but there's no PHP language there.
Cannot retrieve webhook data
Hi, why is that I cannot dump the posted data on my webhook? Is there any request header or parameter needed? Aside from, of course. the authorization using secret kay. Thanks!
Can we use one Paymongo account for multiple websites?
I would just like to ask if can we use the public and secret key of a single Paymongo account on multiple websites?
Cannot Create Webhook | Error: secret_key_required
Just want to ask why I can't create a webhook.
Is there a Pay by Link API?
Do you have a resource similar to Adyen's Pay by link API?
LaraPaymongo Package
What do you think about my Laravel+Paymongo package?
Webhook and Source's Callback URLs
Do I need to implement Webhook for GCash/GrabPay if I am using the Source Callback URLs?