Discussions

Ask a Question

Why is my webhook not working on Livemode?

Webhook is fine when I'm testing it out using TEST API but when I use LIVE API KEYS it does not work?

TypeError: paymongo.paymentMethods.create is not a function

i got this code from paymongo-node sdks github repo.

create wallet account

how to create wallet id

Hi I am getting an error. I tested this using the card numbers in Testing.

Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST https://api.paymongo.com/v1/payments resulted in a 400 Bad Request response: {"errors":[{"code":"parameter_invalid","detail":"The source.type passed card is invalid.","source":{"pointer":"source.ty (truncated...) in C:\xampp\htdocs\paymongo\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php:113 Stack trace: #0 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\guzzle\src\Middleware.php(72): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response), NULL, Array, NULL) #1 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(209): GuzzleHttp\Middleware::GuzzleHttp{closure}(Object(GuzzleHttp\Psr7\Response)) #2 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(158): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), NULL) #3 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\TaskQueue.php(52): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise{closure}() #4 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(251): GuzzleHttp\Promise\TaskQueue->run(true) #5 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(227): GuzzleHttp\Promise\Promise->invokeWaitFn() #6 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(272): GuzzleHttp\Promise\Promise->waitIfPending() #7 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(229): GuzzleHttp\Promise\Promise->invokeWaitList() #8 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\promises\src\Promise.php(69): GuzzleHttp\Promise\Promise->waitIfPending() #9 C:\xampp\htdocs\paymongo\vendor\guzzlehttp\guzzle\src\Client.php(189): GuzzleHttp\Promise\Promise->wait() #10 C:\xampp\htdocs\paymongo\create_payment.php(100): GuzzleHttp\Client->request('POST', 'https://api.pay...', Array) #11 {main} thrown in C:\xampp\htdocs\paymongo\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 113

Test mode not working in wordpress/woocommerce

I'm getting There are no payment methods available error though I enabled the test environment and setup the keys and tokens.

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.

Does Paymongo accepts AMEX credit cards?

please response

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.

Hello, Minimum purchase.

Can I adjust to minimum purchase in Gcasg/Ewallet? Iwant to make it 20 Pesos.

Wait for the Expected Processing Time

best time to check the status of payment programmatically after no response?