why explaining the workflows and not explaining the setup of the API Connector which is vital for continuing with the workflow....
@Nick-kp7iw Жыл бұрын
@StripeDev for a bubble developer, how can you sign a customer up to a subscription with a 1 time adjustable fee, for example a monthly subscription to a Yoga app and the ability to add between 1 -10 yoga mats.
@sanethdassanayake9 ай бұрын
I'm really tired of finding the best payment options available in my country cause currently Stripe is not available for Sri Lanka. So have any other way or have any options to request the Stripe account?
@StripeDev9 ай бұрын
Hey Saneth-unfortunately we are not yet available in Sri Lanka. Since we understand how important payment processing is for your business, we would recommend taking a look at Stripe Atlas that would allow you to start a business from anywhere in the world: support.stripe.com/questions/getting-started-with-stripe-atlas.
@sanethdassanayake9 ай бұрын
@@StripeDev Alright thanks! And I hope you guys will be available soon for our country...
@parrisgjerde92122 жыл бұрын
Can the pricing table redirect URL be defined on the call to the pricing table?
@Traders.Advantage Жыл бұрын
The backend workflows were created as public API’s that do not require authentication and ignore privacy rules. Does this pose a security risk to the user data?
@john1328510 ай бұрын
Worst possible combination lol. Probably was for demo purposes only
@parrisgjerde92122 жыл бұрын
There is a stripe customer portal plugin. Is there an advantage of the API call over the plugin?
@StripeDev2 жыл бұрын
Hey Parris! No, both will accomplish the same outcome-it's just a matter of whether you want to create an API flow to initialize the customer portal or simply use the plugin.
@MohamedMarzok-y8z10 ай бұрын
TJ explain the workflow and some one cut his talking ?
@hammerthrow1232 жыл бұрын
Do you know how I can add the ability to add a promotion code / coupon code to the Stripe Checkout screen? This was possible via BillFlow but I do not see that as an option with the new Stripe Billing. I can create a coupon code but there does not seem to be an option to add a coupon code at checkout. Any help would be greatly appreciated!
@StripeDev2 жыл бұрын
Hey Timmy, it is unfortunately not possible to use a promo code or coupon in the customer billing portal at this time. However, you can add a promo code or coupon through the discounts array when creating a checkout session: stripe.com/docs/api/checkout/sessions/create#create_checkout_session-discounts.
@acaelesto6121 Жыл бұрын
Hey, thanks a lot! I tried to use this as a tutorial but I am stuck. It seems it only works with subscriptions but not with 1 time payments because there is no "subscription_id" and thus no "price_id". I have 3 packages: 500, 1000, 2000 credits. When my user pays for 1000 credits, he should have 1000 more credits in his dashboard. Any solution?
@StripeDev Жыл бұрын
Hey there-we'd recommend checking out some of the other videos we have on accepting payments if you're not using the subscriptions mentioned in this video. That said, we also have documentation that may help: stripe.com/docs/payments/accept-a-payment.
@russkyboy1195 Жыл бұрын
Can this used with stripe terminal?
@StripeDev Жыл бұрын
Hi there! Bubble is a third party plugin and we can't say for sure what's their status on offering our reader integration. We'd recommend contacting Bubble directly.
@marcelo.victor2 жыл бұрын
Once my SaaS client subscriber connect his account as a seller, how he can create his own plan with own price to their clients/customers subscribe?
@StripeDev2 жыл бұрын
Hi Marcelo! This is something you should set up as a Connect Platform. Here's more about it: [0] stripe.com/docs/billing/subscriptions/connect