Discussions
Testing our apk and it says payment method must be in live mode
Hello, anyone who experienced this? When we test the payment method it is already looking for live creds and true cards.
Payment Method Restricted
Upon creating a test PaymentIntent using "card" as the payment_method_allowed, the endpoint returned a "payment_method_restricted" code with the message "Payment method card is restricted for this organization." What is the problem and what should I do?
How to set amount lower than 100?
Can the webhook's URL be a local endpoint?
Can I use my local endpoint when registering a webhook? like can I use https://localhost:8000?
Paymongo Error on woocommerce
I'm getting an error on checkout, Organization with id org_ozGYREwE3q6QzdQUWPAxdLvZ is not allowed to process gcash payments.
Needs confirmation of Seller prior to payment by client
Hi. Our transaction flow requires that we confirm the final amount of the order (may even take 2 days) prior to charging the client/payment. How do we go about it here? Help please!
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.