Skip to content

Releases: TransbankDevelopers/transbank-sdk-dotnet

Versión 1.3.0

23 Oct 12:20
361fdab
Compare
Choose a tag to compare

Added

  • Se implementa ChannelTyep.Parse para obtener una instancia de ChannelType en base a un string.

Versión 1.2.1

03 Oct 12:10
d343fe4
Compare
Choose a tag to compare

Added

  • Credenciales pre-configuradas para Onepay. No es necesario configurar Api Key ni Shared Secret para operar en ambiente TEST.

Version 1.2.0

30 Aug 20:28
e96a1a8
Compare
Choose a tag to compare
  • Environments are now pointing to the official TEST and LIVE servers. From now on, the SDK can be used for official testing and will be interoperable with tools provided by Transbank to assist the integration (such as the dashboard to simulate transactions).

Version 1.1.1

27 Aug 20:48
f96a4a2
Compare
Choose a tag to compare

Fix bug where custom CallBackURL was not used to create the signature, this was causing new transactions to fail with InvalidSignature.

Version 1.1.0

23 Aug 19:51
697f9c4
Compare
Choose a tag to compare

• Allow custom ExternalUniqueNumber as param.
• Allow Channel as param.
• Allow CallBack URL as param.
• Allow AppSchema as param.