#AlwaysLosing

1 messages · Page 1 of 1 (latest)

clear raptorBOT
crisp stirrup
winter coral
#

Would it be a bad idea to build an application around redirect_to_checkout then? Will it soon be unsupported by Stripe?

crisp stirrup
#

it's not that it'll suddenly stop working one day. But it definitely won't have anything new on it.

If you're integrating with Stripe for the first time, I always recommend that you use the latest or currently supported version / feature

winter coral
#

Gotcha. Thanks! I am integrating with flutter for the first time and am having issue finding relevant documentation for the platform. I appreciate your support though!

crisp stirrup
#

ah, while we do sponsor Flutter, the Stripe Flutter library is built by a third party. Stripe doesn't provide any official support for it. That's probably why you don't see anything about Flutter on our Stripe docs

winter coral
#

@crisp stirrup Do you forsee any issues with creating a product named "Standard Shipping" and hardcoding it into the line items for redirect_to_checkout? not great practice, I know, but looking for a quick fix right now. Will integrate session creation later on..

crisp stirrup
#

not really, if you only have one shipping option and want to hardcode that, i can't think of anything that could go wrong