Creation of a Personalized Payment Method

Hello

I would like to create a custom payment method so that I can also display and customize the content on the Payment page during checkout.

My current problem is that I can’t start the creation of the payment extension on the Shopify Partners administration page or on the order line.

The documentation states as follows :
https://shopify.dev/docs/apps/payments/create-a-payments-app/manage-payments-app-extensions

Whereas on the Shopify Partners / App / Extension admin page, I only have this:

Similarly, when I run the command line yarn shopify app generate extension I only have this in the list:

Whereas I’d like to start with a Payments extension :
https://shopify.dev/docs/apps/app-extensions/list

Thanks for your help

1 Like