moyasar
Installation
SKILL.md
Moyasar Payment Gateway
Moyasar is a Saudi payment gateway. This skill encodes correct, secure
integration of its REST API. Payment code is high-stakes: a mistake can
double-charge a customer, leak a secret key, or mark an unpaid order as paid.
Follow the rules here rather than guessing; when a detail isn't covered, read
the relevant references/ file before writing code.
How to use this skill
- Read this file fully — it carries the model, the security rules, and the end-to-end flows that apply to every integration.
- For endpoint-level detail (every field, every status, every variant), open the matching reference file from the table below. Don't reconstruct request or response shapes from memory — they have subtle required fields.