Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.45 KB

Lunar Online Payments for X-Cart 4

Supported X-Cart versions

The plugin has been tested with most versions of X-Cart v4 at every iteration. We recommend using the latest version of X-Cart v4, but if that is not possible for some reason, test the plugin with your X-Cart version and it would probably function properly.

Installation

Once you have installed X-Cart v4, follow these simple steps:

  1. Signup at lunar.app (it’s free)
  2. Create an account
  3. Create an app key for your website
  4. Follow the instructions in the install.md file
  5. Insert the app key and your public key in the settings for the payment gateway you just created

Updating settings

Under the payment method settings, you can:

  • Update the payment title that shows up in the checkout
  • Update the payment method description in the payment gateways list
  • Add app & public keys
  • Change the capture type (Auth only/Auth and capture)

How to

  1. Capture
  • In Auth and Capture mode, the orders are captured automatically
  • In Auth only mode you can capture an order On the edit screen. You will find a capture button bellow the customer notes
  1. Refund
  • You can refund an order On the edit screen. You will find a Refund button bellow the customer notes
  1. Void
  • You can void an order On the edit screen. You will find a Decline button bellow the customer notes. The void only applies if the order was not captured.