solidusio / solidus_stripe

πŸ’³ Integrate Solidus with Stripe
https://stripe.com
BSD 3-Clause "New" or "Revised" License
36 stars 61 forks source link

Add setup intents support to stripe dashboard link helper #212

Closed elia closed 1 year ago

elia commented 1 year ago

Summary

We added payment and setup intents classes attached to the order and we should provide dashboard links in accordance to it.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

waiting-for-dev commented 1 year ago

@elia, linting is failing, though :slightly_smiling_face:

elia commented 1 year ago

@elia, linting is failing, though πŸ™‚

@waiting-for-dev yeah, I dared to skip the draft at my own peril πŸ˜… – fixing it πŸ‘

elia commented 1 year ago

@waiting-for-dev I'll keep the suggestions for the strategy class, for this one I just wanted to have a working link for manual tests πŸ™Œ