Enterprise-level Xsolla SDK v2.4.1
·
93 commits
to master
since this release
Added
- Unity 6 support
Changed
- Third-party dependency manager updated to latest version
PurchaseParams
structure:- Added
close_button
parameter, that defines the way the Google Pay payment method is displayed. If true, the button for quick payment via Google Pay is displayed at the top of the payment UI. Iffalse
, Google Pay is displayed in the list of payment methods according to the PayRank algorithm.false
by default - Added
close_button_icon
parameter, that defines the icon of the Close button in the payment UI. Can be arrow or cross - Added
google_pay_quick_payment_button
parameter, that brings the Google Pay button to the top of the payment methods list
- Added
Fixed:
- “Malformed URL” error when requesting a catalog on some iOS devices