These issues should already be resolved! Be sure to upgrade to Version 2.0.51 or higher to take advantage of the solution. Plus, weāll be rolling out our new error handling protocol in the coming versions which will help contextualize errors for all users.
Iām having the same problem, specifically when using PaymentMethod - Attach, and PaymentIntent - Create with external Seller / Account ID.
The plugin works well when the account ID variable is left empty, but returns the same error as above when trying to process the actions on behalf of a connected account.
@copilot Any insight on how to get around the ( TOS IP Address) stripe issue, which requires an IP address? How can I apply the IP address for my app if bubble does not provide?
You can explore plugins like Ipiphy and similar to grab IP addresses when onboarding sellers to your application. As of now, Bubble does not offer a native IP address module in their expression builder.
Hello @copilot. I am also having the same issue when using a connected seller account. Is there a fix for this in the works? I am unable to use the plugin because of this. Will this be fixed before the version 2.0.4.0 becomes obsolete? Thanks!
Thanks for the update @jean.e.losi! They never responded to me either. Would you be willing to share some screenshots of how you set up your API Connector with the card element so that I could get a head start? Thanks!
I was wondering if there are any plans to add a ādefault priceā response to the āRetreive a Productā call?
Sometimes a product has more than one price. The āList a productās priceā call makes things complicated at times. Its not always as simple as selecting the :firstitem or the :lastitem and you have to use contraints to narrow it down.
It would be easier to be able to select the specific default price. So just wondering if that is in the roadmap.
I want to add bank account as payment method for a customer. It is being added to the Stripe main(platform) accountās customers but Iām unable to add bank account as payment method for connected accountās customers. Because, there is no parameter to pass āseller/connected account IDā in āstripe tokenā element or āconvert bank account to stripe tokenā action.
Is it possible or not?
I shall be thankful to you for helping me in this issue.
BUG: Card Element does not work when you have the setting āDo not set cookies on new visitors by defaultā.
When you try to get the payment method ID from the card element with the setting on you receive a āLogin session has changed/expiredā¦please try againā Error and the page crashes.
Also, you cannot add an action to opt new users into cookies on page load because the card element is being rendered before cookie action can run and still crashes. Please fix your plugin. @copilot