Wero — Payer location in postbacks — payer_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.
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.
Wero — Wallet references in postbacks — wallet_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.
Wero — Remittance info in postbacks — remittance_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.
Network Tokenization API — Create, manage, and archive network tokens (Visa/Mastercard). Includes token data retrieval, cryptogram generation, and lifecycle postbacks. See Network Tokenization API.