- Payment detail validation for seamless flow
- SDK information
- Payment failure adjustment
- Callback bug
- Add card type to script handle for js asset
- Callback missing OK response
- Explicit check of callback
- Clear cart filter
- Source platform header
- Do not force http on callback URL
- Error return url redirect to checkout page with error message
- Set payment status more explicitly
- Unique order IDs in transaction
- Handle Void/Capture postback
- Remove redundant transaction request option read
- Remove incorrect payment complete call on seamless finish
- Hide all payment gateways except selected gateway within order
- Seamless checkout sends incorrect token if more than one seamless payment option is available
- Gateway client 7.3 compatibility: remove redundant filter_var FILTER_VALIDATE_URL flags
- Decode HTML entities in stored password option within callbacks as well
- Explicitly re-read transaction request type option
- Display error to user on any payment errors
- Decode HTML entities in stored password option
- Preauthorize/Capture/Void transaction request option
- Plugin author, WooCommerce minimum & tested up to version
- Unified payment failure response
- README note on enabling/disabling additional adapters
- Enable seamless integration by setting integration key
- Configuration option for API host per card
- 3D Secure 2.0 extra data
- API Password internal option name (has to be set again)
- Use
wc_get_checkout_url()
instead of deprecatedWC_Cart::get_checkout_url()
.
- Moved renamed source to
src
- Module & payment extension
- Credit card payment with redirect flow
- Configuration values for card types