Subscriptions with Square and recurring payment

Hi. I’ve a field called “Subscription” with three options: “Monthly”, “Quarterly” and “Yearly”. How do I link that field in the feed to create in Square a recurring payment based on the selected option?

Regards

Set the feed’s Transaction Type equal to Subscription.

Hi Cecilio,

You will need 3 feeds that will be triggered based on what is selected in the Subscription field:

  • 1 Feed for Quarterly
  • 1 Feed for Monthly
  • 1 Feed for Yearly

Each feed will use a different Billing Cycle. The Monthly feed will look similar to this:

Conditional Logic on the Monthly feed will look similar to this:

I hope this helps!

Best,

Hi, Dario.

In the “Billing Cycle” drop-down menu there are only the options “day”, “week”, “mounth” and “years”, how do I add every 3 months and every 6 months or other options (every 2 years…)?

Regards.

Thanks Cecilio.

Every 3 months will look like this:

And for every 6 months like this:

Or every 2 Years:

I hope this helps.

Best,

Hello again, Dario.

Every “month” for “6” billing cycles is a payment every month up to 6 months (ex: november, december, january, february, march and april), right? I was referring to quarterly, semi-annual, bi-annual payments? How is this done?

Thanks for your quick help!

Regards.

Hi Cecilio,

The Billing cycle determines how often the recurring payment will be, not the end date.

  • For Monthly: Every month, meaning a payment will be made every month.
  • For Quarterly: Every 4 month(s), meaning a payment will be made every 4 months.
  • For Semi-Annual or Bi-Annual: Every 6 month(s) (twice a year), meaning a payment will be made every 6 months.

Best,