-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Obsidev edited this page Dec 30, 2015
·
1 revision
That plugin allow to integrate the payment platform eWay Rapid with the Joomla! ecommerce software HikaShop.
The plugin can be installed like any other Joomla! plugin, in the extension manager.
Once installed, you will be able to create a payment instance in the HikaShop backend, under the menu System > Payment methods.
- API Key: Your eWay Rapid API Key.
- API Password: Your eWay Rapid API password.
- Payment mode : The mode for the payment. For the moment, only the mode Responsive Shared Page is available
- Currency : The currency of your eWay Rapid account.
- Send customer details : You can send details of the customer to the payment platform.
- Customer Read Only : If you send the customer details, you can make that information in read-only ; so customer won't be able to edit it in the eWay rapid interface.
- Send shipping details : You can send the shipping details to the payment platform.
- Invoice description field : If you're using HikaShop Business ; you can use an order custom field for the description of the order which will be send to the payment platform.
- Sandbox : Indicates if you're in sandbox or in production mode.
- Debug : Indicates if you want to display debug traces (and store some debug data in the HikaShop payment log).
- Cancel URL : You can specify an URL for the user redirection when he will come back in your store (and the order is cancelled). You can leave that field empty to use the default page.
- Return URL : You can specify an URL for the user redirection when he will come back in your store. You can leave that field empty to use the default page.
- Invalid status : The order status used when the order is in error.
- Pending status : The order status used when the order is still pending.
- Verified status : The order status used when the order is confirmed.