create_payment
Create payment requests in the PayFast MCP server to process transactions by specifying amount, item description, and buyer email.
Instructions
Create a payment request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in ZAR | |
| item_name | Yes | Item description | |
| email_address | Yes | Buyer email | |
| return_url | No | Return URL |