JavaScript SDK Release Notes - February 14th, 2019
We have released version 3.0.1 of the Remote Pay SDK for JavaScript.
New language and locale information
The SDK now receives and passes a language indicator from the customer’s card. This information can be used by an integrated point of sale to print a transaction receipt in the customer’s preferred language.
Regional enhancements for Argentina and Canada
The SDK now supports transaction processing for merchants in Argentina and Canada.
New displayReceiptOptions method
The displayReceiptOptions
method shows the receipt options screen for a credit, refund, or payment. This addition enhances the SDK by deprecating the displayPaymentReceiptOptions
method that only worked with payments.
NPM package
You can add the SDK to your project with the following command:
npm install remote-pay-cloud
Source code and more information
You can find detailed information about and source code for this release in our GitHub repo for JavaScript. For questions and feedback, use community.clover.com.
Updated almost 4 years ago