Skip to main content

v3.19.93

New features

  • Wero — Payer location in postbackspayer_location is now included in payment and refund postback data. This field is specific to Wero and only present when available. See Payment API and Refund API.

v3.19.91

New features

  • Card POS payment method — Accept card-present payments through physical POS terminals and SoftPOS devices. Supports payment, authorize + capture, full and partial refund, reverse, and unreferenced refund (payout). Single Tap online-PIN retries and switch_interface flows are surfaced via action_data.terminal_action in the synchronous response. Use payment_type: "cardpos" with the new pos_data request block. See Card POS.

v3.19.78

New features

  • Wero — Wallet references in postbackswallet_activity_reference and wallet_account_reference are now included in payment postback data. refund_wallet_activity_reference is now included in refund postback data. These fields are specific to Wero and only present when available. See Payment API and Refund API.

v3.19.79

New features

  • Transaction Refunds endpoint — New GET endpoint to retrieve refunds for a given transaction. See Transaction Refunds.

v3.19.71

New features

  • Wero — Remittance info in postbacksremittance_info is now included in postback data when a Capture becomes settled. refund_remittance_info is now included when a Refund becomes completed. See Postbacks.

v3.19.64

New features

  • Network Tokenization API — Create, manage, and archive network tokens (Visa/Mastercard). Includes token data retrieval, cryptogram generation, and lifecycle postbacks. See Network Tokenization API.