Use the Benny Checkout Button for single-item checkout
publicKey
: The Benny public key obtained from the Benny EBT merchant dashboardonSuccessRedirectUrl
: Where the browser navigates a customer on successful checkoutonExitRedirectUrl
: Where the browser navigates a customer when exiting checkoutitems
: An array of size one for the single-item sold from the link. See the expected
item fields for more information.HTML
mode with Display Source Code
turned off. Wrap the component with a <div>
and </div>
so that it renders as HTML like
the example below: