Discussions
Server and Client encryption
Paymongo is only server side payment? I need to encrypt the information of the card from client side to send to the server side and from the server create the payment with pay mongo?
Trying to create a source in live server but its always getting 500 error but when i tried in local host it is working
Access Error Details passed
How do I access the error detail, like how i can access checkout url with JSON.stringify(response.data.data.attributes.redirect.checkout_url).replace(/['"]+/g, '')
Is there any maximum limit for order price in paymongo
When we are trying to create a source of amount 13060.00. it is giving exception
Automatic accept payment using paymaya
Hello! Is this posible to accept an automatic using paymaya on my mm panel? and can you transfer my fund using paymaya to perfect money??
pay out
How to get my payout
Testing GCash & GrabPay Failure Scenario
Hi Paymongo Team, we would like to update the Order status when E-Wallet payment with GCash / GrabPay fails. While verifying this failure case in the Test mode, when I click "Fail Test Payment" in the E-Wallet page, the browser is getting refirected to the "failure" URL as passed in the API payload as expected. However there seems to be no webhook call to indicate the Payment has failed, though we have registered "payment.fail" webhook.
Always enforce card supporting 3DS only ?
Is there any mechanism where we can control accepting 3DS enabled cards only ?
Separate integration for eWallet, Credit and debit cards?
Do we need separate integrations for eWallet, Credit and debit cards or it will be in a single go. I mean user have to choose an option that how to pay but settings/configuration would be in one go.
Idempotency Tokens
Is this planned or do you have any other workarounds on approaching this with PayMongo API?