Discussions

Ask a Question

Gcash redirection tab for payment confirmation not working in safari browser

Chargeable payment window for Gcash is not showing or working in safari specially in mobile. Chrome and other browser are working. Only safari is not working. How can resolve this issues on safari?

ANSWERED

Paymaya awaiting_next_action status

What should I do for this return status, What should next? There is no pop up page or redirect page to enable customer to authorize the payment. I already declare return_url. In the documentation it says,
awaiting_next_action means your customer must authenticate the e-wallet payment. but no page or pop info in order for the customer to authenticate the payment.

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?

Manual Capture (How to be whitelisted)

{"errors":[{"code":"organization_not_allowed","detail":"Manual capture is not available for this organization.","source":{"pointer":"capture_type","attribute":"capture_type"}}]}

Payment Method availability

Hi. Is there a way to retrieve a list of payment methods available in Paymongo? Will there be scenarios where a specific payment method such as Gcash, Maya, or Grabpay is unavailable? Thanks.

Recurring Payments

Hi!

Test Account, Can't passed events to webhooks URL

When the status will be chargeable, the event didn't passed to my hooks URL, Is there any idea out there on how to configure it?

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

hi paymongo team,

400 Bad Request api (`POST https://api.paymongo.com/v1/sources` resulted in a `400 Bad Request`),({"errors":[{"code":"invalid_payload_format","detail":"attributes cannot be blank."}]})

on PHP
POST https://api.paymongo.com/v1/sources resulted in a 400 Bad Request
on TypeScript of Javascript
{"errors":[{"code":"invalid_payload_format","detail":"attributes cannot be blank."}]}

ANSWERED

Is there a way to pass a redirect url for the payment links api ?

Like common payment platform is there a way to pass a redirect url when creating a paymongo link with "LINKS API". If not it will be a useful feature to explore