paystack-apple-pay
Installation
SKILL.md
Paystack Apple Pay
The Apple Pay API lets you register your domains for Apple Pay integration.
Depends on: paystack-setup for the
paystackRequesthelper.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /apple-pay/domain |
Register a domain |
| GET | /apple-pay/domain |
List registered domains |
| DELETE | /apple-pay/domain |
Unregister a domain |
Note: Only one domain or subdomain can be registered per request.
Register Domain
Related skills