Discussions
Webhook sudden changes status
I have different webhook sometimes it automatocally disabled/enabled. Right now i just look at it and all of my webhooks are enabled without me changing it
Source Resource Metadata
Is there a way on including metadata in request body when creating a source resource?
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
Need help with my webhook signature on laravel/PHP
public function test(Request $request){
is there an option to decline foreign cards and only use local cards in the PH.
Adding 1% when customers use cards from other countries is tough for my business. I want to keep my prices low, and that extra 1% might either cost me too much money or make me raise prices, which I really don't want to do.
Gcash checkout url not being parsed correctly when opened in facebook
Hi, Gcash checkout url opened through Facebook browser are being rejected, probably because of wrong parsing of the query string.
TypeError: paymongo.paymentMethods.create is not a function
i got this code from paymongo-node sdks github repo.
ROBUST API
HELLO I INTEGRATE CHECKOUT BUT IT SEEMS WHEN I CLICK CHECKOUT AND CHOOSE GCASH EWALLET PAYMENT IT DIRECT TO PAYMONGO CHECKOUT PAGE. NOT IN THE OTHER PAGE WHEN I CAN LOGIN MY GCASH AND PIN TO PAY.
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.