1. Start
  2. Introduction
  3. Installation

CashU Checkout Opencart Extensions


Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!

Introduction


Introduction

This script is a CashU Checkout Opencart for integrated payment solutions .

This Extensions adds support for CashU payment integration. The checkout button will redirect the customer to the gateway site. From there, the customer enters the payment details and pays. Once payment is completed, the page will redirect back to your site to complete the order

This system works to opencart All v1.4.(x) to 1.5.(x) versions.

Installation


Installation

  1. Upload all files from the folder CashU to your site, in the root folder.
  2. Log into your OpenCart Dashboard.
  3. Go to Extensions > Payments.
  4. Select the payment method you want by clicking the desired action on the right side. Since we’re using CashU, select the “CashU” and click “Install”.
  5. Once the module has installed click on “Edit” in the right column.
  6. Fill in the fields on the screen. The only required field is “Merchant ID” and your “API Key”.
  7. When finished click “Save”.
  8. Congratulations! You’ve now configured your OpenCart shopping cart to receive payments. If you need further assistance please feel free to ask a question here..
  9. Installation complete

    How to configure the Cashu.com account
  10. . Login to your CashU merchant account
  11. Create your Encryption Key. Be sure it matches the one you entered in OpenCart
  12. . Set your "Return URL" to:
  13. http://www.yoursite.com/shop/index.php?route=payment/cashu/callback&x=1
  14. . Set your "Notification URL" to (NOTE THE https):
  15. https://www.yoursite.com/shop/index.php?route=payment/cashu/callback
  16. . Set your "Sorry URL" to:
  17. http://www.yoursite.com/shop/index.php?route=payment/cashu/callback&x=0
  18. . If you are using the testmode and get an error about not being able to use the same urls
  19. just change &x=2, $x=3, etc to fool the cashu system.

Configuration complete