Discussions
Payment/transaction fee
Hi, is the the payment/transaction fee still not available (saw someone ask this before here) in the API? We are availing the promo which will waive 2 months of transaction fee. Is there a way that we can automate the changing of fee when the promo expires or when the rate is changed?
I am having problems with the return url after 3DS, it is encoding the URL parameters
For example when I try to put this to the return URL after 3ds confirmation "https://yoursite.com/index.php?param1=3¶m2=1" The return URL transforms it to
"https://yoursite.com/index.php?param1=3¶m2=1" . This is breaking my site controllers as everything is handled in index. Is there a way around this?
Transaction Meta data
How to add meta data for transactions?
Recurring Payment and Reusable Payment Method
Hi, regarding paymongo Payment Intent API.
Pay By Link Webhook
Can we listen for Pay By Link events on a webhook?
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,