Skip to content

craigchristenson/woocommerce-2checkout-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrate WooCommerce with 2Checkout Payment API (Supports PayPal Direct)


2Checkout Payment API Setup

WooCommerce Settings

  1. Copy the 'twocheckout' folder to your WordPress plugins directory under '/wp-content/plugins'.
  2. In your WordPress admin, navigate to Plugins and install the 2Checkout Payment Gateway plugin.
  3. Navigate to your WooCommerce settings page, click on Payment Gateways and click the Twocheckout link.
  4. Check to enable.
  5. Enter the payment title and descriptino.
  6. Enter your Seller ID (2Checkout Account Number).
  7. Enter your 2Checkout API publishable key.
  8. Enter your 2Checkout API private key.
  9. Click 'Save Changes'.

2Checkout PayPal Direct Setup

WooCommerce Settings

  1. Copy the 'twocheckoutpp' folder to your WordPress plugins directory under '/wp-content/plugins'.
  2. In your WordPress admin, navigate to Plugins and install the 2Checkout PayPal Direct Gateway plugin.
  3. Navigate to your WooCommerce settings page, click on Payment Gateways and click the Twocheckoutpp link.
  4. Check to enable.
  5. Enter the payment title and description.
  6. Enter your Seller ID (2Checkout Account Number).
  7. Enter your Secret Word (Must be the same value entered on your 2Checkout Site Management page.)
  8. Click Save Changes.
  9. Save your changes.

2Checkout Settings

  1. Sign in to your 2Checkout account.
  2. Click the Account tab and Site Management subcategory.
  3. Under Direct Return select Header Redirect or Given links back to my website.
  4. Enter your Secret Word.(Must be the same value entered in your WooCommerce admin.)
  5. Click Save Changes.

Please feel free to contact 2Checkout directly with any integration questions.

About

2Checkout Payment API WooCommerce Payment Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages