This is a bundle of both Payson API credit card + API Faktura modules in one lower priced combo (~20% savings)
NOTE: If you need the older "Agent Installation" for creditcard, then you should get that bundle instead. This one is for the newer Credit Card API.
What does it do:
================
This contrib adds support for "Payson API Credit Card" AND "Payson Faktura" Swedish payment integration.
Payson "API Credit Card" method is designed to capture credit card information.
Payson "API Faktura" offers the option of payment by "Invoice"
The customer chooses the option they want from the payment page and are redirected to the respective payment pages on payson's site.
Once payment is completed, the customer returns back to the store and an order is completed in the opencart system.
Requirements:
==============
* You will of course need to have a Payson API account.
* Older Payson accounts must be enabled for API use first for both Faktura and Credit Card.
*Must have SEK added as a currency
Main features:
==============
* IPN & Return click processing Supported
* Custom final order status
* Test mode Support
* Debug Mode for easier troubleshooting with developer
* Supported Currencies check and auto-convert to SEK
* Payment option shows invoice fee in choice (Faktura Only)
How to install it:
==================
1) Unzip and upload the "admin" and/or "catalog" folders to the root directory of your OpenCart installation. Preserve Directory Structure.
2) From the admin menu, go to 'Admin->Users->User Groups'. Edit Top Administrator
3) Find and check the entries for any unchecked files in both modify and access. save.
4) From the admin menu, go to 'Extensions->Payment'.
5) Install the new modules, and click edit to configure.
6) If you want to change the wording of the selection on the payment choice page, Change it in the
catalog/language/english/payment/payson_api.php file and catalog/language/english/payment/payson_cc_api.php file
Copy those files to your own language for multiple languages
How to use:
==================
1) The invoice order total enables itself when there is an invoice fee > 0 and disables if left 0 or empty
2) You must have SEK installed or you won't see the payment options available.