Discussions

Ask a Question
ANSWERED

do i need to activate my account to use paymongo links(GCASH)

do i need to activate my account to use Gcash Links or any other payment method links? like in the picture in this url :------------ https://assets-global.website-files.com/60411749e60be86afb89d2f0/6241782d20bd021ce6636198_Payment-links-kv%20(1).png

how to know what error code to credit card after jumping to test.sources using php

hi paymongo team, i am using php and have implemented the webhook and credit card payment. i am ok with the successful transactions but was wondering how to know what error code was caused for declined cards from the back-end? i can read json replies but not sure how to proceed once they jump to test.sources page. the next page it comes out is the notify page after jumping back.

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". Our payments for UB is also activated at the moment. Thank you!
ANSWERED

Provide Mobile number Gcash Live data mode

Hello just wanted to ask how is the process when in live data mode for inputting mobile number for gcash payment? Right now I used your test mode, it's cool and want to learn more about your service.
ANSWERED

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?
ANSWERED

Failing test payment for GCash/GrabPay with unexpected behaviors

We are trying to migrate GCash/GrabPay workflow from Sources to the new Payment Intent workflow. We have noticed that after attaching the payment method to the payment intent and redirected to the sandbox page, if you try to click on Fail Test Payment button, the payment intent status becomes awaiting_next_action instead of becoming awaiting_payment_method which is the usual behavior for other payment mthods.

Getting api_key_required error

Luigel\Paymongo\Exceptions\UnauthorizedException {"errors":[{"code":"api_key_required","detail":"You did not provide an API key. Go to https://developers.paymongo.com/docs/authentication to know more about our API authentication."}]} I am using paymongo SDK for laravel.
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
ANSWERED

Integration with Angular

Is this possible to integrate with Angular?