Discussions

Ask a Question
ANSWERED
ANSWERED

Why doesn't a "failed or expired authorization" for a Source trigger a Webhook event?

Hi, Recently tried playing around the GCash / Grabpay integrations. An authorized payment does indeed trigger a webhook call. However, it seems that whenever I tried to "fail" or to "expire" a Source, it doesn't trigger a webhook call. Is this by design? If so, would you be able to suggest a flow on how we would mark an order as something like "abandoned" or "payment failed"? Thanks, John
ANSWERED

secrey key setup on postman

im running payments but i got this error { "errors": [ { "code": "secret_key_required", "detail": "Please use your secret key to access this resource. Go to https://developers.paymongo.com/docs/authentication to know more about our API authentication." } ] } i already use the api key and the secret key in basic auth what im doing wrong
ANSWERED
ANSWERED

Is there a Pay by Link API?

Do you have a resource similar to Adyen's Pay by link API? Reference: https://docs.adyen.com/online-payments/pay-by-link#create-payment-links-through-api
ANSWERED

Provide Mobile number Gcash Live data mode

Hello just wanted to ask how is the process when in live data mode for inputting mobile number for gcash payment? Right now I used your test mode, it's cool and want to learn more about your service.
ANSWERED

Webhook still on "resource_processing_state" 1 hour after the payment source is not authorized

I'm trying to update my test webhook but it always return "resource_processing_state" but the payment source I have created is more than 1 hour.
ANSWERED

How can i implement / call 3ds authentication page?

How can i implement / call 3ds authentication page? based from the documentation i need to iframe it. any idea on what should i do first?
ANSWERED

Do GCash sources expire?

LaraPaymongo Package

What do you think about my Laravel+Paymongo package? https://github.com/francisfueconcillo/larapaymongo Please try it out and provide some feedbacks.