Skip to content

Latest commit

 

History

History
82 lines (40 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

82 lines (40 loc) · 4.35 KB

1.6.1 (2024-10-17)

Bug Fixes

  • types: updates types file extention (9aeb86f)

1.6.0 (2023-06-16)

Features

  • charge: adds hook to charge a card token (ff9954d)
  • types: adds chargeCardToken hook (6cf0044)

1.5.0 (2023-06-16)

Bug Fixes

  • payfast: fix query string generation (ce7fa19)

Features

  • new types: adds new types for export (50db99e)
  • save card: adda ability to save card for future use (3dcf57e)
  • types: adds PayFastTransactionDetails and PayFastMerchantDetails types (c819634)
  • update card: adds ability to update saved card (202734d)

1.4.0 (2023-06-12)

Features

  • types: adds payfast types for easy reference (daefd73)

1.3.1 (2023-05-01)

Bug Fixes

  • webview: corrects webview import currently crushing on Android (e74e30b)

1.3.0 (2023-04-28)

Features

  • reference: optionally returns trans reference onClose (2a00bbe)

1.2.1 (2023-04-28)

Bug Fixes

  • customer data: makes customer data fields optional (64eae7b)

1.2.0 (2023-04-26)

Features

  • images: adds payfastlogo and package screenshot (46313ad)
  • readme: updates readme with implementation guide (c743b2a)
  • text color: updates text color to white (13814aa)

1.1.0 (2023-04-26)

Features

  • exports: exports transaction details type (ecbe87d)
  • updates: updates imports and removes old varibles (9c11091)
  • webview: updates webview version support (56f071a)

1.0.0 (2023-04-26)

Bug Fixes

  • workflows: fixes node version on github workflows (4b337d5)