uala-bis / ualabis-magento
Ualá Bis Magento Payment Module
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.0.0
README
This Extension is used to make payments using Ualá Bis API in Argentina.
- Allow end user set credentials, checkout message and name of payment method
- Generate pending orders and using return parameters back and change to order status cancel or processing (and create invoice).
- Add validation to prevent unexpected changes on status using urls.
- Can be used in production / test mode just changing credentials.
Manual Installation
- Create a folder [root]/app/code/Uala/Bis.
- Download module ZIP from HERE.
- Copy to folder.
- Check module structure for these files: app/code/Uala/Bis/registration.php and others.
- Check module structure for this folder: app/code/Uala/Bis/Model/ app/code/Uala/Bis/Block/ app/code/Uala/Bis/etc/ and others.
Then you'll need to activate the module.
bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:clean bin/magento cache:flush
Uninstall
bin/magento module:uninstall Uala_Bis
License
Screenshots
Module enabled, name and message configurable:
Redirect to Ualá Bis Checkout:
Redirect to success:
Redirect to failure:
Configuration:
Backend Sales Updated:
Order Info:
API Checkout Docs
Also, you can show Api Checkout Documentation in https://developers.ualabis.com.ar