post https://sandbox-api.payfonte.com/payments/v1/checkouts
Log in to see full request history
Responses
xxxxxxxxxx
15curl --location 'https://sandbox-api.payfusion.io/payments/v1/checkouts' \
--header 'client-id: payfusion' \
--header 'client-secret: dev_8334e61c10c81ab14a302376e7986683fb2c7d225db580fb64' \
--header 'Content-Type: application/json' \
--data-raw '{
"reference": "",
"amount": 50000,
"currency": "NGN",
"redirectURL": "https://payfusion.io",
"webhook": "https://webhook.site/93745537-9d53-4aeb-b8ac-a489e0dd9967",
"user": {
"email": "michealakinwonmi@gmail.com",
"phoneNumber": "07038102474"
}
}'
Try It!
to start a request and see the response here! Or choose an example: