Process your first payment in 3 minutes
/api/flowglad/[...path]
. Your app will use this to send and receive data from Flowglad.
serverRoute
prop in <FlowgladProvider />
in your React app./api/flowglad
, set it on FlowgladProvider’s serverRoute
prop,
using /path/to/your/route
./billing
route in your app and mount the BillingPage
component from Flowglad: