stripe / stripe-connect-furever-demo

Code sample demo built on Stripe Connect embedded components.
https://www.furever.dev
MIT License
27 stars 4 forks source link

About Beta API and SDK #180

Open martinmok-practihealth opened 1 month ago

martinmok-practihealth commented 1 month ago

Is this demo suppose to be used by public or just internal?
I try to use the repo to get insights into Stripe Connect, but found out it use Stripe Beta API and SDK.

jorgea-stripe commented 1 month ago

This demo is public, however it does use some beta APIs and components, however all of the functionality is publicly accessible (either via GA APIs or by beta APIs that you can request access to). If you have a more specific functionality you want to ask about, feel free to do so.

hliana-stripe commented 1 month ago

Hey @martinmok-practihealth - I've updated our README to reflect the components used: https://github.com/stripe/stripe-connect-furever-demo/blob/master/README.md

Within the demo site, you can also toggle on component outlines to see which are embedded components and view docs related to that component:

step screenshot
view tools panel image
toggle component outlines image
hover over components and view any related docs image
martinmok-practihealth commented 1 month ago

This demo is public, however it does use some beta APIs and components, however all of the functionality is publicly accessible (either via GA APIs or by beta APIs that you can request access to). If you have a more specific functionality you want to ask about, feel free to do so.

What is GA APIs? And how to request access to beta APIs?

jorgea-stripe commented 1 month ago

If you click on a beta component, you'll see an option to request access at the bottom!

On Thu, Jul 25, 2024 at 2:55 AM martinmok-practihealth < @.***> wrote:

This demo is public, however it does use some beta APIs and components, however all of the functionality is publicly accessible (either via GA APIs or by beta APIs that you can request access to). If you have a more specific functionality you want to ask about, feel free to do so.

What is GA APIs?

— Reply to this email directly, view it on GitHub https://github.com/stripe/stripe-connect-furever-demo/issues/180#issuecomment-2249817125, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWXWRFZRIX7MHAL45VRUFM3ZOC4OVAVCNFSM6AAAAABLGAV3ZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBZHAYTOMJSGU . You are receiving this because you commented.Message ID: @.***>

vincentjflorio commented 3 weeks ago

What is GA APIs? And how to request access to beta APIs?

@martinmok-practihealth I believe it stands for "General Availability", as in, moved out of beta and ready for standard use in production.