Discussions

Ask a Question
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
ANSWERED

attributes cannot be blank

Why i have this error, i check attribute and it is not empty

ANSWERED

Transaction Limits

Is there a minimum/maximum amount per transaction for the different payment methods?

ANSWERED

Error in Making Payment Method Resource on Javascript Client Side

Hello. I am trying to create a Payment Method Resource on Javascript Client Side.But I got this error.

ANSWERED

CreateACheckout is not a valid operation.

This is my strapi backend: