Stripe.JS Missing Actions?

I downloaded the free Strip.JS 2 plugin by @copilot at the instruction of Bubble as I am following a Bubble Course on how to accept payments (weird side note: Why does bubble have a plugin for stripe but in their course they do not make use of it themselves and instead refer to a third party pugin?) https://bubble.io/blog/build-no-code-eventbrite-clone/#purchasing-event-tickets

@eve any insights to this?

Trying to follow this Bubble instruction set I find a place to ‘Charge Create’ (below is image provided in bubble instructions)

My problem is that for the life of me I can not find this action in my editor…below are all the actions I can find associated with the plugin

Screen Shot 2020-08-24 at 5.36.07 PM Screen Shot 2020-08-24 at 5.35.47 PM Screen Shot 2020-08-24 at 5.35.59 PM

  1. Is there another area besides the Element Actions or Plugins that I should be looking to find the workflow event to Charge - Create?

  2. Does it look like I am missing some actions in the Plugin section where Charge - Create should be?

Also seem to be missing a Workflow Event as I do not see the ‘A Stripe Token for a Card Has been created’

Screen Shot 2020-08-24 at 5.44.50 PM

Hey @boston85719

The ‘Charge - Create’ and ‘Stripe Token for a Card’ are elements from a previous version. Stripe recently changed the way we accept payments to be in line with recent regulations.
You now need to use PaymentIntents (Create/Capture). See the documentation here: https://stripe.com/docs/api/payment_intents

Ambroise

Need extra help?

Book a free 15 minutes call - happy to help if I can

1 Like

Finally figured this out. The actions I needed were not Element Actions or Plugin Actions…they are in the Payment Actions area.

1 Like