When taking an app live, what should we set the PATH/Environment field to be? Right now in testing it’s set to “sandbox”. For production should it be set to “production” or something else?
Thanks.
When taking an app live, what should we set the PATH/Environment field to be? Right now in testing it’s set to “sandbox”. For production should it be set to “production” or something else?
Thanks.
Hi @thevix ,
Thanks for reaching out. Yes, it is required to set the to production instead of sandbox, when you are ready to go live.
You can find all the instructions here Dwolla Plugin - Zeroqode Documentation, and also make sure to click show documentation
under each field, for more information.
Best,
Alex
what about in the plugin configuration itself (where the keys are provided on the plugins screen)? Should that be “api” or “production” or “api-production”? The zeroqode doc says “production” but the default in the fields are “api-sandbox” so not sure if it should be “production” or “api-production”
Thanks!
Hi @thevix ,
Thanks for feedback. It is very simple, let me clarify it a bit.
So, for the Plugins tab and the workflow actions, you just type in the production word instead of sandbox.
And for the URL as the source/destination ID, you just remove the -sandbox from the link
Here is the Dwolla API doc example:
Hope it helps.
Best,
Alex