paywall__payment_payat_link
Returns a Pay@ payment link and payat_reference for a Netfluid wallet.
Pay@ provides both online and physical payment options.
Physical at till points at most retailers in South Africa.
At the till the customers performs a bill payment and provides the unique payat_reference (SA) or payat_reference_bw (BW).
Online payments via the payat_link, provides a funding method with direct integration in South African banking apps.
Both the url and the payat_reference(_bw) code returned is valid for multiple use.
The amount is decided by the customer at till point or on the link.
Pay@ charges a minimum of R12 in fees which is deducted from the fund received in the wallet.
The funds remain in the Netfluid account until wallet_transfer.
@param wallet_fk: The Netfluid wallet_fk
@param pin: The Netfluid wallet PIN
@param account_fk: The Netfluid account_fk into which the funds will be deposited, if 0 the system will select the first available ZAR account.
@return: a json object, containing the results in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| wallet_fk | Yes | ||
| account_fk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||