Discussions

Ask a Question

Getting api_key_required error

Luigel\Paymongo\Exceptions\UnauthorizedException

Need help in generating webhook signature from source.chargeable event request

Header received in a request...
"Paymongo-Signature": "t=1620901532,te=0c6fcee4abf200e6b8858c2b6fc5f773c3920e1087f9cb4c4d67d4c7212dbe7d,li=",

Redirect on Credit Card Authentication?

For a source payment there's a redirect success and failure option. This allows me to redirect the customer to subsequent urls and to other pages altogether.

Accessing API

I got {"errors":[{"code":"api_key_invalid","detail":"API key has invalid encoding. Go to https://developers.paymongo.com/docs/authentication to know more about our API authentication."}]}

Bank Statement displaying the word "SAN FRANCISCOUS"

Hi,

ANSWERED

webhook

Can you give an example data for concatenated values in making signature?

ANSWERED

Card Payments Security

Is there a method in Card Payments where we as the Client do not have to accept card details ourselves? e.g. a card payment gateway

ANSWERED

Is there a tagging if the card is foreign in the payment method data?

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.