We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
builderId
1 parent 7b5cc6f commit ec8d59bCopy full SHA for ec8d59b
src/components/Playground.tsx
@@ -197,6 +197,7 @@ const YourComponent = () => {
197
image: formValues.productInfo?.image,
198
name: formValues.productInfo?.name,
199
}}
200
+ builderId="request-checkout"
201
sellerAddress={formValues.sellerAddress}
202
// @ts-ignore
203
supportedCurrencies={formValues.supportedCurrencies}
0 commit comments