Skip to main content

How to configure Memberstack's Stripe integration to streamline the plan update and implement secure payment process?

Hello folks. Is it expected behavior that a plan update (through the Stripe customer portal) takes two/three steps to complete?

I’m using the “data-ms-price:update” attribute. First it takes user to a Stripe page where user must click “Update Plan”, and then user must again select the desired plan, and click “Continue.”

9 comments

  • Tyler Bell
    Tyler Bell

    Hi Jorge, at the moment that is normal.

    We do have plans of improving that tho. For example, we have the ability of sending the member directly to the contirm step. It’s just a matter of us building that in.

    0
  • Jorge Jackson
    Jorge Jackson OP

    Ok thanks. I also see that with new plan logic feature, I might theoretically do a plan update by adding a new plan, and automatically canceling old plan. But that has strings attached, other factors to consider.

    Just curious if that would be an alternative that would make plan change simpler for the user. Or do you advise waiting for this improvement?

    0
  • Tyler Bell
    Tyler Bell

    I would recommend to wait for the improvement. Which being totally transparent, we don’t have a specific timeframe in mind for working on that.

    0
  • Andrés Esquivel
    Andrés Esquivel

    Also, when using payments through Stripe, is there a way I can add a link that sends a user to their Stripe subscription so they can cancel or view their billing info?

    0
  • Tyler Bell
    Tyler Bell

    you're looking for the data-ms-action='customer-portal' attribute 🙂

    just add that to a button and that will take the member to the Stripe Billing Portal.

    0
  • Andrés Esquivel
    Andrés Esquivel

    Thank you!

    0
  • William de Broucker
    William de Broucker

    Hi,
    Is it possible to enable the 3D Secure for all my customers ? According to Stripe documentation this can be done via the API but I don’t know if this can be done with Memberstack 😬
    Thanks !

    0
  • Chukwudi
    Chukwudi

    Hi William,

    Memberstack does not currently support enabling 3D Secure directly through its interface or API. However, since Memberstack integrates with Stripe for payment processing, you can enable 3D Secure through your Stripe account settings.

    By enabling 3D Secure in your Stripe account, it will apply to all transactions processed through Stripe, including those made via Memberstack.

    0
  • William de Broucker
    William de Broucker

    Understood, it is doable in Stripe via the Radar ($0.02 per transaction :scream:) but I’m afraid the 3D Secure modal is going to appear every month instead of just at the first payment intent

    0

Please sign in to leave a comment.

Sitemap