paywall__payment_3d_secure_link
Returns a 3D secure card payment link for a Netfluid wallet. Customers are required to open and complete the card details form. On a successful transaction, the card will be tokenised. Tokenised cards can be charged instantly, without using a 3D secure link, in the future. The url returned is valid for a single use. @param wallet_fk: The Netfluid wallet_fk @param pin: The Netfluid wallet PIN @return: a json object, containing the results in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| wallet_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||