place_merchant_order
Place a food order with a restaurant, process mobile money payment, and notify the merchant via SMS.
Instructions
Place a food order directly with a restaurant merchant. Creates an order record in MongoDB, triggers MoMo payment collection from customer, and sends an order SMS dispatch to the merchant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| amount_ghc | Yes | ||
| customer_name | Yes | ||
| payment_phone | No | ||
| customer_phone | Yes | ||
| payment_network | No | MTN | |
| delivery_address | Yes | ||
| restaurant_phone | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||