How to setup Stripe to enable One Click Upsells?

  1. Open your WordPress admin panel.
  2. Navigate to menu “WooCommerce” > “Settings” > “Checkout” tab.
  3. Click on the “Stripe” link below the tabs.
  4. Click on the link “Stripe Account Settings” below the title “Stripe”.
  5. Your Stripe Dashboard (API Keys page) will be opened in new browser tab. Authenticate yourself.
  6. Copy all the four keys (two Test keys and two Live keys) one by one from your Stripe Dashboard to corresponding fields on the “Stripe” settings page.
  7. Now, let’s go through other options we have here. Scroll back to the beginning of that page.
  8. Tick “Enable Stripe” checkbox to enable this payment method. 
  9. You can specify any “Title” and “Description” for this payment method to inform your customers who is making the charge. This is your statement descriptor field for stripe. This text will be shown on your checkout page.
  10. If you need to only authorize transactions and them capture them later, change “Charge type” option to “Authorize only”.
  11. Important: Please, use the “Test mode” checkbox in Stripe plugin to be sure that this payment method works correctly.
  12. Finally, click on “Save changes” button at the end of this page.