Skip to content

Instantly share code, notes, and snippets.

@gedex
Created July 24, 2017 13:31
Show Gist options
  • Save gedex/fbc5da066533e94746cd8bf822dbb61c to your computer and use it in GitHub Desktop.
Save gedex/fbc5da066533e94746cd8bf822dbb61c to your computer and use it in GitHub Desktop.

Activate the WooCommerce Stripe Gateway


url_path: /wp-admin/plugins.php?plugin_status=search&s=stripe

I click Activate under WooCommerce Stripe Gateway plugin.

I see Plugin activated. notice and following links displayed under WooCommerce Stripe Gateway:

  • Settings
  • Docs
  • Support

Managing Stripe Settings


url_path: /wp-admin/plugins.php?plugin_status=search&s=stripe

I click Settings under WooCommerce Stripe Gateway.

It redirect me to /wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe and I see Enable Stripe checkbox.

I tick Enable Stripe checkbox, scroll to the bottom, and click Save Changes

I see Your settings have been saved. notice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment