You have three options available to you for payment methods.
- Voucher payment only
- Payment Gateway (allowing people to pay using debit/credit cards) only.
- Both of the above.
E-Commerce > Payment Methods
If you are looking to add either a voucher payment or a payment gateway:
- Select the checkbox if you wish to enable payment using Vouchers
- Click Save to save the Voucher payment option.
- Click the checkbox to enable the payment method via Stripe (currently the only payment method available).
- Enter the API keys that will have been provided by Stripe/your Payment Gateway provider. (Stripe provides four keys, the keys to use on a live instance is your secret key which starts with sk_live_ and your public key which starts pk_live_. During setup and testing you can use the key starting with sk_test_ and pk_test_; don't forget to change this when you are ready to start taking payments.)
- Click Save
Comments
3 comments
Stripe have more than one key, is it the private or the public key that belongs in the "API Key" field?
Correct, Stripe provides four keys, the key to use on a live instance is your secret key which starts with 'sk_live_'
During setup and testing you can use the key starting with 'sk_test_', don't forget to change this when you are ready to start taking payments.
The notes above have been modified to include Pete's response to Cecilie's question.
Article is closed for comments.