Discussions

Ask a Question

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."}]}

Do you have plugin for wix?

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

How to Fetch Payment ID in G-cash payment API

Hello I'm trying to create a g-cash payment method in my website, I want to fetch the payment id in my data based.

Paymongo on Wix

Will Paymongo work on Wix?

Server and Client encryption

Paymongo is only server side payment? I need to encrypt the information of the card from client side to send to the server side and from the server create the payment with pay mongo?

Trying to create a source in live server but its always getting 500 error but when i tried in local host it is working

request('POST', 'https://api.paymongo.com/v1/sources', [ 'body' => '{"data":{"attributes":{"amount":10000,"redirect":{"success":"http://localhost:3000/success.php","failed":"http://localhost:3000/failed.php"},"type":"gcash","currency":"PHP"}}}', 'headers' => [ 'Accept' => 'application/json', 'Authorization' => 'Basic ************', 'Content-Type' => 'application/json', ], ]); $data = json_decode($response->getBody(), true); $redirect = $data['data']['attributes']['redirect']['checkout_url']; header('Refresh: 3;URL='. $redirect);

Idempotency Tokens

Is this planned or do you have any other workarounds on approaching this with PayMongo API?

Why Callback is not coming .Please reply

Hi Paymongo Team,

Integrate with PaidMembershipPro

How to integrate Paymongo with Paidmembershippro? Thanks

Airtable

Hi guys,