getnet_payments 1.1.0 copy "getnet_payments: ^1.1.0" to clipboard
getnet_payments: ^1.1.0 copied to clipboard

PlatformAndroid

getnet_payments é um plugin que fornece integração com as máquinas de pagamento da empresa Getnet.

[1.1.0] - 2025-04-25 #

Added #

  • allowPrintCurrentTransaction parameter in payment and refund method.

[1.0.0] - 2025-03-09 #

Added #

  • Method to check status of the transaction.

Example :

GetnetPayments.deeplink.checkStatus(callerId: '1234567890');

Fixed #

  • POS Digital Service Register.

[0.0.4] - 2025-01-23 #

Added #

  • Communication with POS Hardware (Only Printer).
  • Method to reprint the last receipt.

[0.0.2] - 2025-01-22 #

Added #

  • creditType param to payment method.
  • new subclasses in Transaction class.
  • refund feature.

Example :

GetnetPayments.deeplink.refund(
    amount: '000000001256',
    transactionDate: DateTime.now(),
    cvNumber: '123',
);

[0.0.1] - 2025-01-18 #

  • Initial version.
6
likes
160
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

getnet_payments é um plugin que fornece integração com as máquinas de pagamento da empresa Getnet.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, intl, plugin_platform_interface

More

Packages that depend on getnet_payments