How to use Shopify Checkout extension with PHP?

Hello,
Can anyone help me here?
I need to use the Shopify checkout extension with my Laravel project.
I have created CLI 3 project with Laravel. but after adding an extension it won’t reflate on the Shopify cart page.

1 Like

@devPramod

no sorry Shopify Checkout modification allow only Shopify plus plan doesn’t allow any other code

Hello @KetanKumar
thanks for your reply.
I have Shopify plus store.
Just need Checkout extension with laravel step wise process.

Hello @devPramod ,

You can check the below-provided documentation for creating a Shopify app using CLI.

It will allow you to create a Shopify app using a template (node, PHP, Ruby), so you can choose PHP as your app template and make changes accordingly.

image.png

https://shopify.dev/apps/getting-started/create

Hope it helps, let us know if you need more help.

Regards,

CedCommerce