Developer Discussions
Inquiry About Subscription Services
2 days ago by Nisar
Hi Maya Team,
I would like to inquire if any of your services support subscription-based payments.
I noticed that the PayMaya site (https://s3-us-west-2.amazonaws.com/developers.paymaya.com.pg/payment-vault/paymentvault.html#subscriptions) provides subscription APIs. Could you please clarify if these are available and supported?
For example:
POST /v1/customers/{customer_id}/cards/{card_token}/subscriptions – Create Subscription
GET /v1/customers/{customer_id}/cards/{card_token}/subscriptions – Retrieve Subscriptions
My use case involves charging customers on a monthly subscription basis.
Looking forward to your response.