WebAPI/WebPaymentProvider: Difference between revisions

Line 77: Line 77:
=== Merchant Setup ===
=== Merchant Setup ===


In order to begin making payments, a merchant and provider must exchange a secret key to sign JWTs with. The merchant will want to register their bank account details (or something) with the provider in order to get paid. The merchant can register default postback / chargeback URLs with the payment provider. These are used for notifications that are defined up above.
In order to begin making payments, a merchant and provider must exchange a secret key to sign JWTs with. The merchant will want to register their bank account details (or something) with the provider in order to get paid. The Payment Provider should be prepared to respond to compromised secrets by revoking them immediately.


=== Identity ===
=== Identity ===
Confirmed users
324

edits