- If you already have a store that is live with payment gateway information credentials, changing the credentials will not impact those stores. They will continue to operate using the information that was provided to the system when the store went live.
- If you clone a store, it will not carry the original payment gateway credentials, it will apply the new credentials.
- You will notice an additional column on the Manage Stores table that indicates which payment gateway is in use for each store. Click on the payment gateway in the column to see the credentials.
- Make sure to copy live credentials (keys) instead of test credentials (keys). You will receive the following error message if you try to use test credentials.
"Error: Your card was declined. Your request was in test mode, but used a non test (live) card." - Once your Stripe account is activated, you will need to switch out of Test Mode credentials to Live and use those in Pop-Up to take real payments.
_____________________________________________________________________________________________
Setting up a Stripe Account
If you do not already have a Stripe account, go to Stripe.com to set up an account.
After logging in, select Start accepting payments.
Follow the on-screen prompts (steps 1 – 5) to complete your setup.
________________________________________________________________________________________________________________
Setting up Popup Stores with Stripe as a Payment Gateway
There are two sets of credentials in Stripe: Test and Live. How you access the credentials will be determined on which set of credentials you need to use.
To toggle between Test and Live mode in Stripe click on the account menu item in the upper left hand corner.
- Turn on Test Mode: Click on Switch to sandbox > Test mode.
- Turn off Test Mode: Click Exit test mode button.
Using Stripe Test Credentials
- Login to your Stripe dashboard.
- Ensure you have switched to Test Mode to get the test credentials.
- In the search field type 'Key' and then click on Developers > API Keys.
- Copy Publishable key and Secret key.
- Go to Account > Settings > Global Merchant Account Settings and complete the set up process.
Using Stripe Live Credentials
- Login to your Stripe dashboard.
- Ensure you are in Live Mode to get the live credentials.
- In the search field type 'Key' and then click on Developers > API Keys (see image above).
- Copy Publishable key and Secret key (see image above).
- Go to Account > Settings > Global Merchant Account Settings and complete the set up process.
Updated
Comments
0 comments
Please sign in to leave a comment.