Warm tip: This article is reproduced from serverfault.com, please click

How to set subscription every 2 Months or 3 Months in Square Payment Gateway

发布于 2020-12-22 12:10:37

We're integrating Square Subscription API into our website. I've read the API Document. I've only find Monthly & weekly subscription. We want every 2 months, 3 months, 6 months & 12-month subscription also. Is there any provision in Square Payment gateway for this.

Questioner
Rahul
Viewed
0
sjosey 2020-12-23 00:53:35

The cadence of a SUBSCRIPTION_PLAN has EVERY_TWO_WEEKS, THIRTY_DAYS, SIXTY_DAYS, and NINETY_DAYS, among many others: https://developer.squareup.com/reference/square/objects/CatalogObject#definition__property-subscription_plan_data.