paywall__pay_subscription_with_wallet
Accepts a subscription payment from a tied Netfluid wallet and account. The customer's attached wallet's PIN is required to perform the transaction. @param identifier: The customer unique identified, hint: the session_id is normally also the mobile number @param from_wallet_pin: The assigned Netfluid wallet PIN, 5 digits as a string @param subscription_type_fk: The database subscription_type, a number starting at 1, defaults to 1 @return: a json object, containing the results in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| from_wallet_pin | Yes | ||
| subscription_type_fk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||