#yelseW

1 messages · Page 1 of 1 (latest)

green lakeBOT
thin escarp
prime dew
#

This is super useful. Are there ways to make subscriptions to buy a specific crypto using the crypto onramp at a set interval?

thin escarp
#

Subscription doesn't support crypto onramp currently

prime dew
#

Thanks!

median junco
#

Unlike creating a Subscription, it doesn't seem to charge immediately although it makes the Subscription active. Is there a field I'm missing?

thin escarp
#

Can you share the subscription ID (sub_xxx)?

median junco
#

sub_1NDeI6DBF4LGcRTgJjIQZ9ox

thin escarp
#

In https://dashboard.stripe.com/test/subscriptions/sub_1NDeI6DBF4LGcRTgJjIQZ9ox, the invoice of the subscription was created, but still remained in draft status and will be finalised and charged in 1 hour.

If you wish to charge the subscription immediately upon creating subscription, I'd recommend:

  1. Create a normal subscription
  2. Create a subscription schedule on existing subscription: https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#existing-subscription
  3. Then update subscription schedule to have it cancel after x number of iterations
median junco
#

Awesome thanks!