PAY: Pay Payment Request

The Preferred Currency can be submitted (optionally) to allow the request to be paid in that specific currency from the sender. The recipient will receive the originally specified currency (at creation of the request).

E.g.: The store's cashier requests USD 100.00, which is contained within the payment request. In turn, the customer can pay in BTC (the correct amount is automatically exchanged based on real-time market prices).

The store will always receive USD (unless a different currency was selected while generating the Payment Request).

PAY: Pay Payment Request

post

The Preferred Currency can be submitted (optionally) to allow the request to be paid in that specific currency from the sender. The recipient will receive the originally specified currency (at creation of the request).

E.g.: The store's cashier requests USD 100.00, which is contained within the payment request. In turn, the customer can pay in BTC (the correct amount is automatically exchanged based on real-time market prices). The store will always receive USD (unless a different currency was selected while generating the Payment Request).

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample: {"payment_hash":"XPAY-QKX3-EJLX-AEF3-TJBP-YM02","preferred_currency":"BTC"}
Responses
200

OK

application/json
Responseobject
post
/pay/pay_payment_request
200

OK

Last updated

Was this helpful?