Discussions

Ask a Question

PaymentMethod foreign card status to be predictable before payment or attaching it to a PaymentIntent

It's useful to know if a card is foreign to predict the amount we show to our users before attaching a "card" Payment Method to a Payment Intent. Issues: - It was due to the amount we input for the Payment Intent is the actual gross amount. So we have to put the correct amount. - It was due to a payment is automatically processed when a Payment Method is attached to a Payment Intent. On our end, it is somehow a bad/inappropriate workaround to show to users that the card payment fee will be "4.5% + P15" all the time instead of showing between it and "3.5% + P15" just to protect us from the unknown card status if it is a foreign card. By the way, the reason we show the percentage is to be transparent with the monetary breakdown to our users. Another improvement to this might be: - Not auto process payment right away when attaching payment method if it show the card as foreign in a PaymentIntent. - Let us have the option set the "net" amount instead of "gross" amount in the Payment Intent API.

Da wae

Help me find da wae

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?

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"}}]} How to be whitelisted so that I can use the Manual Capture (https://developers.paymongo.com/docs/pre-authorization-and-capture). I tried emailing as stated here https://paymongo.help/en/articles/6168678-manually-capture-your-customer-s-card-payments but still no response. Thank you for your help.

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! Do you have any updates for the support of Recurring Payments? Thanks!

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, 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.

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."}]} why im getting this kind of error? i'm using the test key by the way because i still haven't activate my account yet can someone help me or tell me how to overcome or fix this error😭 im using xammp,postman,thunderclient for php im using angular v-10

Do you have plugin for wix?

Do you have plugin for wix? if none, how can i integrate payment in my wix website?