Make Payment
Last updated
Last updated
POST
https://api-alpha.dev.bantupay.org/v2/users/{username}/payments
Sending a payment is a two-step process: 1. Send the required fields in the JSON payload without transaction signature, a base64 encoded transaction would be returned form the bantupay-sdk to sign. 2. Resend the same payload but now included the signed transaction code
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
username
string
X-BANTUPAY-PUBLIC-KEY
string
your Bantu Blockchain public key
X-BANTUPAY-SIGNATURE
string
payload can be signed with https://request-signer.dev.bantu.network