Discussions

Ask a Question

Archive a Link (PHP) is not working

Example Reference Number = FFFFFF

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

Error: Do not use the secret key in the browser

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

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?

Recurring payments update

Do you have updates with recurring payments? I mean, do you now support it?

Why is my Webhook to Endpoint not Receiving an Event?

Webhook already created and its not Receiving Event direct on my api endpoint.
My url is accessible and when I test using Postman, it works.

No webhook received using live mode or endpoint not triggered

Good day, we're creating a website that uses Paymongo pages. When we test using Postman, it works, but when we try to pay in live mode using Paymongo pages, we don't receive the webhook or trigger our endpoint. Are there any steps to determine the problem?; how to know if paymongo has already sent the webhook?

Union Bank authorization unsuccessful

Hi. I've been trying to integrate UB as one of our payment channels in our app, but after logging in and clicking "Authorize" and "Pay", it returns "Access token is invalid or expired".

Blocked a frame with origin "http://localhost:3000" from accessing a cross-origin frame.

I have created the modal that shows the paymongo interface/iframe for payment but it's not possible to interact with it because of CORS message.

API for Pages

There is a function in the dashboard where you can create a page and customers can use that to pay.
How can I create a page dynamically using api?