payout-method
Type: String
Accepted Values: "cash" | "store credit"
Default is cash
. Set to store credit
if your customers will be paid out via a gift card or store credit when they sell an item to Croissant.
Most stores will not need to set this value. If your store's Croissant configuration defines that your customers should be paid out in gift cards or store credit to your store, set the payout-method
on <croissant-toggle>
to store credit
.
Example
<croissant-buyback-badge payout-method="store credit"><croissant-buyback-badge>
Updated 9 months ago