Get Processor Token
Get Processor Token
This API performs three steps: 1. Get a processor token from Plaid for Dwolla 2. Add funding source on Dwolla for Customer Bank account 3. Initiate A2A transfer and store Transfer information in the Checkout object
POST
/
api
/
merchants
/
payment_preprocess
/
get_processor_token
/
header
You will get this API key in the response of ‘generate api key button’ on merchant object.
body
The Checkout ID that the merchant received in response to the POST Checkout request.
Response
This Response field will return message “Transaction Executed” with status code 200 on success request.