@reeple/vue package — instantiate the plain Reeple class from @reeple/sdk inside a component using the Composition API.
CheckoutButton.vue
Reeple instance is created on each click so the config always reflects current component state (e.g. a cart total computed from props/store).