Hello, I was hoping to get some guidance on deploying our application.
It is using the iframe method to charge our own clients from our site.
Is there a checklist or definitive guide to deploying the application? I've read through the docs several times and I haven't made any progress in determining our path forward from here. It seems like they bleed in together at points.
- Do we still create an application for approval despite that we are using the Hosted iFrame + API/SDK integration?
- When using the iframe method, do we need to retrieve a new PAKMS key each time that we initialize the form that hosts the iframe? Right now in the sandbox and our dev branch for this, the PAKMS token is hard coded in the page.
There are 3 main clover sites that I am aware of:
- https://sandbox.dev.clover.com/
- https://fdc-fedsso.firstdata.com/
The only site that offers the ability to setup public/private tokens is the sandbox. Once our application using iframe is approved, will the UI be updated show elements for generating public and private keys in production like we can with the sandbox environment?
The development portion of the docs were pretty straight forward, but I am having some difficulty understanding the process for getting our code out into the production so that we can started charging clients using Clover.
Thanks,