-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkout fixes #23
Checkout fixes #23
Commits on Mar 2, 2017
-
Simplify gateway configuration
Remove Sandbox URL config option. Always use Gateway URL config value.
Configuration menu - View commit details
-
Copy full SHA for d1c3c7b - Browse repository at this point
Copy the full SHA d1c3c7bView commit details
Commits on Mar 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13cb04f - Browse repository at this point
Copy the full SHA 13cb04fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee59af5 - Browse repository at this point
Copy the full SHA ee59af5View commit details
Commits on Mar 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d8503e - Browse repository at this point
Copy the full SHA 5d8503eView commit details -
Configuration menu - View commit details
-
Copy full SHA for beb8245 - Browse repository at this point
Copy the full SHA beb8245View commit details
Commits on Mar 8, 2017
-
Convert Merchant ID to plain text field
Addresses feedback in issue #6
Configuration menu - View commit details
-
Copy full SHA for 7771bac - Browse repository at this point
Copy the full SHA 7771bacView commit details -
Send 'true' or 'false' text to Oxipay for x_test
Addresses feedback on issue #16
Configuration menu - View commit details
-
Copy full SHA for 1c064cc - Browse repository at this point
Copy the full SHA 1c064ccView commit details
Commits on Mar 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13deaab - Browse repository at this point
Copy the full SHA 13deaabView commit details
Commits on Mar 14, 2017
-
Update checkout form as details are updated
Changed the hidden form from being generated on the server side to be generated on the client side instead. Added event listeners to update the form as user details are modified. Added scope settings to allow branding configuration to be changed at the store level. Updated front end code to request data in the correct scope. Changes should fix issues #10, #17, #18 and #22.
Configuration menu - View commit details
-
Copy full SHA for 042f4f8 - Browse repository at this point
Copy the full SHA 042f4f8View commit details
Commits on Mar 16, 2017
-
Restrict orders to specific countries
Added the "Payment from Specific Countries" field to the config, restricted to only allow selction of AU and/or NZ. This is a built in Magento field that hides the payment option if a country outside of the selected values is set for shipping. Added error checking to stop orders from outside the selected countries. This is primarily for billing address, but also checks the shipping country in the cases where the magento logic fails. Improved error checking functionality and error display in the checkout. Fixes issue #8
Configuration menu - View commit details
-
Copy full SHA for e9d1185 - Browse repository at this point
Copy the full SHA e9d1185View commit details
Commits on Mar 22, 2017
-
Remove test flag config option. Hard code test flag to false
Addresses feedback on issue #16
Configuration menu - View commit details
-
Copy full SHA for 3c49c76 - Browse repository at this point
Copy the full SHA 3c49c76View commit details
Commits on Mar 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 81130f1 - Browse repository at this point
Copy the full SHA 81130f1View commit details -
Do not remove Oxipay payment option when outside of AU or NZ.
Addresses feedback on issue #8
Configuration menu - View commit details
-
Copy full SHA for 74381c6 - Browse repository at this point
Copy the full SHA 74381c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9828471 - Browse repository at this point
Copy the full SHA 9828471View commit details