Releases: RazerMS/Mobile-XDK-RazerMS_Titanium
Releases · RazerMS/Mobile-XDK-RazerMS_Titanium
Release 3.15.0
- Fixed Custom CSS not loaded bugs.
Release 3.14.0
- Added privacy control on credit card number and cvv input.
- Fixed bad text appearance during initial load.
Release 3.13.1
- Fixed assets load failed on Android
Release 3.13.0
- Added mp_timeout optional parameter for transaction timeout after XDK initiated. Accepting value not less than 300 seconds. mp_is_timeout=true will be sent when the transaction is cancelled by timeout.
Release 3.12.0
- Added mp_language support for EN, MS, VI, TH, FIL, MY, KM, ID, ZH.
- Fixed Sandbox mode bug where the screen will stuck at preparing when either billing name, phone number, or the email is not present.
Release 3.11.0
- UX improvement: closeMolpay() will first dismiss a popup modal if it's present instead of canceling the transaction.
Release 3.10.0
- Updated cash channel barcode format to UPC-A
Release 3.9.0
- Added mp_bill_name_edit_disabled, mp_bill_email_edit_disabled, mp_bill_mobile_edit_disabled, mp_bill_description_edit_disabled payment parameters to explicitly force disable edit.
Release 3.8.0
- Fixed HLB redirect failed at logout screen
Release 3.7.0
- Fixed credit card number and expiration date input cursor bugs