#withapain
1 messages · Page 1 of 1 (latest)
Are you setting the payment method as default on customer's invoice settings after you store it?
yeah
Can you share the subscription ID?
sub_1OEwMgHzzIMXxbBCeOAu4mUg
ababab@gmail.com attempted to subscribe to Flat monthly subscription for the pro plan and 1 more
Hm, not sure why it failed, as there is "collection_method": "charge_automatically",
yeah I don't think it failed though, it just hasn't attempted a charge.
Still looking..
I think this is due to the fact that Stripe waits for an hour after finalization to charge the payment method.
It hasn't been an hour after the invoice finalized
You can create a subscription using test clock or manually try to pay (charge customer)
hmm, can I trigger it somehow with API?
ok, got it. Thank you!