- Card Validation endpoint fully activated
- added pre authorizations transactions method
- added new methods for client bank accounts and payouts
- Send headers for different api calls
- Forces TLS version to 1.2
- Improvement to Net::ReadTimeout handling
- "User-agent" format in the headers changed, aligned to other assets 👤
- This SDK is now GooglePay-ready ! Feel free to ask our lovely support for more infos about its activation.
UBODeclaration
is now directly available through its ID.- If a bankwire is done from a UK bankaccount on one of your
BankingAlias
, you could find itsAccountNumber
onGET /payins/
response - You can now send a
Culture
parameter for Paypal PayIns. Thanks to it, payment page can be displayed in various languages.
PAYLINEV2
value for Payin Web has been added onTemplateURLOptions
object. You now should use it instead ofPAYLINE
for page customization.
- Missing filters parameters have been added
- You can now send headers in update requests
- Loggers have been enhanced
- ApplePay
Payin
functions are now available. More info about activation to come in the following weeks...
- GET EMoney method now supports year and month parameters. More info on our docs
- New UBO Declaration system (more info here)
- Paypal buyer account email that has been used is now available for Payin Paypal
- Your
HeadquartersPhoneNumber
can now be updated for your client account directly from our API
APIKey
is now replacingpassphrase
property for credentials. You must update it by updating to 3.0.32 SDK version and upper ones.