#sayori

1 messages · Page 1 of 1 (latest)

unborn agateBOT
heady orchid
#

The question is a bit broad, because there are differences but not sure what would be relevant to you

#

Mostly they'll behave the same from a successful payment/subscription perspective though

#

Is there any particular behaviour you rely on?

loud mortar
#

I think your second sentence is enough for us, but for extra context I'm mostly just wondering about

  • simple stripe dashboard usage (payments tab, Connect tab)
  • various webhooks including
    • invoice.paid
    • customer.subscription.created
    • charge.dispute.created
    • account.updated
    • among others
heady orchid
#

All of those will still happen and otherwise behave the same. There will be additional events related to Checkout, though, and the sequence timing might change (ie, the subscription isn't created until the customer clicks the payment button in checkout, whereas you might be creating it up front before manually presenting the initial invoice payment to complete)

loud mortar
#

Okay, I think that's enough for me. I appreciate you answering my vague questions 😄