lmsqueezy / laravel

A package to easily integrate your Laravel application with Lemon Squeezy.
https://lemonsqueezy.com
MIT License
468 stars 47 forks source link

[404] - using API or laravel package #82

Closed klin34970 closed 3 months ago

klin34970 commented 3 months ago

Lemon Squeezy for Laravel Version

1.5

Laravel Version

11

PHP Version

8.2

Description

Tried everything, always this page

https://api.lemonsqueezy.com/v1/checkouts

{ "data": { "type": "checkouts", "relationships": { "store": { "data": { "type": "stores", "id": "xxxxx" } }, "variant": { "data": { "type": "variants", "id": "xxxxxx" } } } } }

https://dodoo.lemonsqueezy.com/checkout/custom/a4141557-c990-467b-916a-20af70b65ec0?signature=xxxxxxx

dodoo-lemonsqueezy-com-checkout

Steps To Reproduce

basic setup...

driesvints commented 3 months ago

Hey @klin34970. Your link has xxxx as a signature so that can't work. I'm assuming you're also getting a 404 link with a correct signature? If that link doesn't work then I think it's best you take this up with Lemon Squeezy support as that's beyond my control I'm afraid.

klin34970 commented 3 months ago

issue is with the subdomain name. Works with another name.