Discussions

Ask a Question

CRITICAL Uncaught Error: Call to undefined method GuzzleHttp\\Utils::chooseHandler() the path is does not exist

CRITICAL Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wc-paymongo-payment-gateway/vendor/guzzlehttp/guzzle/src/functions.php:61

ANSWERED

Metadata check out session

Hello.
How to add metadata in check out session object?
In your Create a Checkout Session api, it seems no filed for metadata.
Just add directly to request body?

ANSWERED

Paymongo 500 internal server error in Live Server

We are currently in the progress setting up the payment portion of our website, and it seemed straightforward enough to setup in the localhost to which it is working fine.

Error: Do not use the secret key in the browser

I am trying to apply paymongo api on my ionic application.

ANSWERED

Inquiry Regarding Testing Environment for Paymongo Integration

I am currently in the process of developing an application that integrates with payment gateways, and I am interested in using Paymongo's services. Before proceeding with the integration, I wanted to confirm if there is a sandbox or testing environment available where I can simulate transactions and test the functionality of the integration without using actual funds.
Could you kindly provide information regarding the availability of such a testing environment? This would greatly assist me in ensuring the smooth and accurate integration of Paymongo's services into my application. Thank you!

Checkout Api

Hi! Good Day! Is there a way for us developers to remove or hide the redirect back to the merchant button after payment success?

ANSWERED

How to simulate "payment.failed" in webhook api?

I've been configuring the webhook api, however I only managed to call source.chargeable and payment.paid. Is there a way to simulate payment.failed?

ANSWERED

How to get the customer input from custom field added to Paymongo Pages?

Hi,

ANSWERED

Can I create a checkout session with capture_type as manual?

I would like to take advantage of the pre-built checkout page to pre-authorize a payment prior to reserving an item in my inventory for the customer. If the item is available and the pre-auth is successful, I would capture the payment intent. If not, then I would expire the checkout session/cancel the payment intent.

ANSWERED

How to create a redirection to the website after successful payment has been done

  1. After clicking 'Pay Now' button the customer will be redirected to paymongo
  2. Once, all information asked is supplied. The payment will be processed as expected.
  3. In my scenario, it will remain with the paymongo and ask that the window can be closed instead of redirecting it back to Customer Dashboard