Discussions
Missing API Keys
Hello, where do I find my public and secret API keys? The Developers page has disappeared from the sidebar. It is urgent.
How to Handle Webhook Retries for Failed Payment Notifications in PayMongo API?
Hey everyone,
Checkout API: How to return to merchant in mobile react native expo dev client.
I am having a problem wherein in my apk app that i made is that when i subscribe and paymongo navigates me to the google chrome in my mobile and after payment is done and i return to merchant i am navigated to http://localhost:3000/subscriptionSuccess?seekerId=67c18beecb8d2148cf9d3433&subscriptionId=67c9f134d266b171a638f65c&subscriptionType=monthly&subscriptionName=Bronze
Trying the Subscription api but keep getting an error for - default_device
Creating customer in PayMongo...
PayMongo Customer creation error: {
errors: [
{
code: 'parameter_invalid',
detail: 'The default_device passed desktop is invalid.',
source: [Object]
}
]
}
POST /api/payments/create-subscription 400 in 816ms
Do you have webhook notifications for payout status (like payout.paid or payout.failed)?
Do you have webhook notifications for payout status (like payout.paid or payout.failed)?
Required IPs or URLs to Whitelist
We plan to integrate PayMongo with our Wi-Fi service platform to enable top-up payments for users.
api
for e-wallets payment methods connect to my vending machine and my business website
Generate a payment checkoutURL
need to generate a payment checkout url for our customers, which API I should use ? and how can I configure webhook for real time status for the order ?
QRPH Character Content
Hello
Webhook related queries
I have implemented checkout_sessions in our product. Could you please provide us with all the sample webhook responses, and let me know which statuses I should expect apart from paid?
