S2S EFT (ZAR)
Initiate S2S
Authorization
Set to Bearer PUBLIC_KEY
Content-Type
Set value to application/json
The public key can be gotten from the 'Settings' page on your Startbutton dashboard.
Post a request to the URL below, where the base URL is determined by the environment you are in.
POST {{baseurl}}/transaction/initialize/s2s/eft
Here's a sample request below
The amount should be in fractional units.
Here's a sample response
Last updated