Stripe
Stripe is a simple to set-up payment method that supports all major credit, debit, gift and prepaid cards, and over 100 currencies.
Once installed, Stripe can be enabled and managed in Setup > Payment Methods

Settings

Enabled
This setting determines whether or not the Payment Method is active in your checkout.
####Title
This is how the Payment Method will be presented to your customers in the checkout.
####Mode (Live or Test)
You can utilize Stripe's test mode before going live to test your checkout or order flow without handling live transactions. Based on this setting, the below Keys will be used.
####Test or Live Publishable Key & Test or Live Secret Key
These are the API Keys that can be found in your Stripe Dashboard in Developers > API Keys

Apple Pay
Enable Apple Pay, Google Pay and Microsoft Pay with this one setting.
Payment Action
Authorize Only will not charge the credit card. Authorize and Capture will charge the credit card.
Stripe Radar
Stripe Radar is a Fraud Prevention suite offered by Stripe. You must be signed up for Radar here: https://stripe.com/radar
Save Customer Cards
This feature allows returning customers to use a saved credit card for their next purchase.
Optional Statement Descriptor
This field allows you to provide an additional Descriptor for Credit Card Statements.
Email Copy of Invoice
This setting will control if Stripe will send you a copy of the invoice. Note, Zoey already will send the customer an email for the Order.
Pay in store currency
This setting allows the payment to be processed in the store's currency.
New Order Status
This setting allows you to configure a custom Order Status for Stripe Orders. By default we recommend "Processing" for Authorize & Capture, and "Pending" for Authorize Only.
Show Accepted Card Icons
This setting will control if all available Accepted Credit Cards will be shown in the credit card form on your checkout screen.
Enable Stripe email receipts
This setting will control if Stripe will send your customer an email receipt. Note, Zoey already will send the customer an email for the Order.
Payment Applicable From (Select Countries)
You can use this setting to only show Stripe Payment method when specified countries are selected for the billing address.
Minimum Order Amount
This is the minimum amount this Payment Method will be available for.
Sort Order
This is the relative order in which Stripe will appear in your list of payment methods.
Apple Pay (Google Pay and Microsoft Pay)
Enable Apple Pay, Google Pay and Microsoft Pay with the one "Apple Pay = Enabled" setting.

The Apple Pay button will only show when viewing the checkout on an iPhone.
ApplePay Does Not Need A File Uploaded To Your Domain
We've handled this all for you so you can ignore that step of the Stripe / ApplePay setup.
Stripe Radar Must be Disabled in Zoey to have Apple Pay Function
Stripe Domain Validation Should Be Your EXACT Domain
If your checkout URL is www.domain.com make sure to validate www.domain.com and not domain.com

Before you go Live
When you are ready to go live, make sure to change the Mode to Live.
Add Link to Add/Manage Saved Cards
If you go to Edit My Design and open the My Account Template you can add a link to a URL which the customer will then be able to Add, Remove or Manage their Saved Cards. Add a link to the URL pointing to:
/customer/savedcards

Updated about 1 month ago