How to create and add a Stripe key to your project.
Aeropage supports Stripe checkout implementations. For this to work, you should add a Stripe key first. Please note that Stripe keys are connected to a project and not to the user account.
Stripe Keys
Adding a Key
Aeropage supports multiple Stripe keys for switching to test and production modes. To add multiple Stripe keys, click on the plus icon (+) on the upper right side of the Keys modal. This will add a new form for the Stripe keys. Fill the form and click save to save the new values.
To add a stripe key:
Click on the Data Icon on the left sidebar of your project dashboard.
Click on the Manage Keys located at the right side of the data modal.
A new modal will appear with a title “Keys”. Click the plus icon located in the top right corner and there select Stripe.
Deleting a Key
To delete Stripe keys:
Select a Stripe key to delete.
Click on the delete button to remove the key.
Using your Key
In the Stripe Checkout action, you can select which Stripe key to use. Once selected, this Stripe key is used for the checkout so keep in mind to update it when you are transitioning to production use.