#kharote
1 messages · Page 1 of 1 (latest)
Hey i wanna ask if i can add here cliente reference id:
<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>
<stripe-buy-button
buy-button-id="buy_btn_1Ncz2GF1LR0LU90wUS8u2jqG"
publishable-key="pk_test_51Ncxe7F1LR0LU90w2xdmB6SUmeT022FCdcZnW8ynFCX5xxAilxdlt0Tb0oidJ0qhKzYoq6wuWFATM8XHMkYnL8um000zV8WVxr"
</stripe-buy-button>
You mean the connected Account Id ?
For example in url parameter you can specify client reference id
I want to do this same but for embed button
Are you looking for this?
https://stripe.com/docs/payment-links/buy-button#attributes-to-customize-checkout
Yea Thanks 🙂