- iFrame
- API v2
- Payment Services v2
- Portal
API v2
BLI 13142 - Add Header tx-use-pin-variant for Dual Encryption in Device Tokenize
- If a P2PE device is configured with the MSR encryption variant set to PIN encryption, then the user will need to pass the header "tx-use-pin-variant" with value "True"
Payment Services v2
BLI 13077 - WorldPay Raft Implementation - Add Field ReferenceTraceNumbers.AuthorizationNumber
AuthorizationNumberfield added to WorldPay Requests
BLI 13075 - Worldpay PSv2 Support for WP Tokenization
- Added
TokenRequestedproperty to WorldPay credit card Authorize and Purchase requests - Added
WorldPayTokento WorldPay CreditCard - Added
WorldPayLowValueToken to WorldPay CreditCard
iFrame
BLI 13042 - Detail Added to iFrame Error Logs
- Added additional detail to the iFrame error log output
ValidateConfigcommand added to validate the iFrame configuration prior to attempting to load the iFrame
The sha384 hash for the current iFrame JavaScript library in Production is included in the SRI example below:
Production U.S.:
<script src="https://htp.tokenex.com/iframe/iframe-v3.min.js" integrity="sha384-B8uXDdzZ8631jqKaxBKNMC98ivl0p/gPDkx8Qp/i6WHhB/bzxaXY3Nuc7WtdHMV2" crossorigin="anonymous"></script>
Production EU:
<script src="https://eu1-htp.tokenex.com/iframe/iframe-v3.min.js" integrity="sha384-HQqwRtGSdVaphZ+hOSfXDrPWQw31305lWoEdFArAVLrSOsZoc95+tYBy2cU+91c9" crossorigin="anonymous"></script>
Portal
BLI 13055 - API Key "Added Date"
- After adding v2.0 Permission(s) to an API key, the date the permissions were added will be displayed as UTC date time when hovering over the info icon.
BLI 12802 - Portal Management API Support for Proxy Keys and IP Whitelist
- The Portal Management API now includes new endpoints for managing Proxy Tokenization Profiles
- The Proxy Profile name can now be updated via the Portal Management API
- Other features include managing Proxy Profile keys and allowed IP addresses