CreditTransferPaymentScheme

Designates which scheme a credit transfer is associated with and describes scheme-specific information for the credit transfer.

schema
required
string (PaymentSchemeName)

Identifies the scheme used for the payment

  • ZA_RTC: South African Realtime Clearing scheme
  • ZA_RPP: South African Realtime Payments Platform scheme.
  • ZA_EFT: South African Electronic Funds Transfer scheme.
required
object (ZaEftSchemeData)
{
  • "schema": "ZA_EFT",
  • "schemeData": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.