NuroDev / lemonsqueezy.ts

🍋 JavaScript / TypeScript SDK for the Lemon Squeezy API
https://paka.dev/npm/lemonsqueezy.ts
MIT License
159 stars 16 forks source link

createCheckout got not option for store ID and variant #10

Closed Kuzat closed 1 year ago

Kuzat commented 1 year ago

Looking at the documentation it seems I need a store ID and variant when creating a checkout, but there are no options in the latest release (0.1.6) to add those options when calling createCheckout.

NuroDev commented 1 year ago

Related to #8.

This should be fixed in the next release (0.1.7) as these options have since been added (variant, store)