#NFT-Billing

1 messages · Page 1 of 1 (latest)

onyx otter
#

Hi there, do you mean setting up a monthly subscription?

sick kiln
#

no i have two products one at 199 for a monthly subscription and another 149 for yearly and customer is billed for 12 cycles

#

for only 149 one for 12 cycles cuz yearly

#

otherwise 199 monthly

onyx otter
#

OK, so you want to schedule a subscription for 12 cycles, and it'll be cancelled automatically after the 12th cycle.

sick kiln
#

no subscription will be yearly

#

but it will be charged for 12 billing cycles

#

it will be recurring

#

i mean i want to multiple price by 12

#

for yearly

#

but i have added 149 as price for yearly

onyx otter
#

Can you walk me through an example? your use case is complicated.

sick kiln
#

i have a product abc
i have two prices for it
199 per month /monthly
149 per month/ yearly

#

i wanna charge someone with yearly subscription. 149 x 12

#

at the start of subscription

#

but i dont wanna charge him just 149

#

i wanna charge him for whole year

#

i mean 149 x 12

#

do u get my point

onyx otter
#

So basically annual subscription of 149x12 ? is my understanding correct?

sick kiln
#

yes

onyx otter
#

Got it. You can just create two subscriptions for the customer

  • 199 / monthly
  • 149x12 / yearly

This should fulfilled your requirements.

sick kiln
#

but support once told me i can set billing cycles

#

for this scenario

#

i can do it through dashboard

#

but i cant find any such option in apis

onyx otter
#

Are you using Checkout API or Subscription API?

sick kiln
#

subscription