Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.66 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.66 KB

Integrate ZenCart with 2Checkout

ZenCart Settings:

  1. Clone or download and extract
  2. Upload to your ZenCart directory
  3. Sign in to your ZenCart admin
  4. Click Modules
  5. Click Payment
  6. Click Install on the 2Checkout interface you want to use (2Checkout API, 2Checkout Convert Plus, 2Checkout Inline) and click Edit.
  7. Enter your Seller ID (Merchant Code, Found in your 2Checkout Control Panel)
  8. Enter your Secret Key (Found in your 2Checkout Control Panel)
  9. Enter your Secret Word (Found in your 2Checkout Control Panel)
  10. Under Test Mode select No for live sales or Yes for test sales.
  11. Click Save Changes

2Checkout Settings

  1. Sign in to your 2Checkout account.
  2. Navigate to Dashboard → Integrations → Webhooks & API Section
  3. Make sure to enable the IPN webhook notification in your Merchant Control Panel.
    • Log in to the 2Checkout Merchant Control Panel and navigate to Integrations → Webhooks & API
    • Scroll down to the Notifications section and enable the IPN webhook
    • For the Payment notification type field, select IPN or Email Text & IPN, and then click on the Configure IPN button.
    • On the IPN settings page, click on the Add IPN URL button and input the IPN URL available in the configuration page in ZenCart.
    • When adding the IPN URL make sure you check SHA3 as Hashing algorithm
    • Enable all triggers and response tags

Please feel free to contact 2Checkout directly with any integration questions via [email protected].