mbway_request_payment
Sends an MB WAY payment request to the customer's mobile phone. The customer approves the payment in the MB WAY app. Use mbway_check_status to check the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | Customer mobile number in format "351#912345678" (country code # number). | |
| amount | Yes | Payment amount in EUR (e.g. 10.50). | |
| order_id | Yes | Unique order identifier in your system. | |
| mbway_key | Yes | ifthenpay MB WAY key. | |
| description | No | Short payment description shown in the MB WAY app. |