Stripe bubble plugin questions

Hello :wave:

I am currently using Bubble’s Stripe plugin to subscribe customers to my app and have a couple of questions.

  • How would a customer update their payment details?
  • What happens when a card is soon to expire? Does stripe notify the customer?

Thanks!
Zack

1 Like

Hey @zack.strubel

You have two options to do this:

Not to my knowledge but I could be wrong

3 Likes

Thanks a lot @ambroisedlg!
Will try out this plugin today :slight_smile:

Hi @zack.strubel,

To answer your second question, yes Stripe can send out an email notifying customers whose cards are soon to expire.

This can be found in your Stripe Dashboard by going to:

Setting > Emails > Billing Settings > Toggle ‘on’ the Customer Emails

2 Likes

Perfect :slight_smile: Thanks!