Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Payments Function move operation only works on Dev store

Solved

Payments Function move operation only works on Dev store

MichelleTQG
Shopify Partner
7 1 1

Hello,

 

we currently implemented the Payment API Function to change the hierarchy in the Checkout. This works all fine in our Dev stores but it doesn't work on our staging system. It has the same scope and we only get successful logs. Is there a way to debug this since successful details are not visible to us? Or do you have another hint about this API why there is a gap between Dev and Stage/ Production?

Accepted Solution (1)

SBD_
Shopify Staff
1831 273 423

This is an accepted solution.

Hey @MichelleTQG 

 

Snippet from the docs - could this shed light re dev store differences?

--

Functions availability

Scott | Developer Advocate @ Shopify 

View solution in original post

Replies 2 (2)

SBD_
Shopify Staff
1831 273 423

This is an accepted solution.

Hey @MichelleTQG 

 

Snippet from the docs - could this shed light re dev store differences?

--

Functions availability

Scott | Developer Advocate @ Shopify 

MichelleTQG
Shopify Partner
7 1 1

Hey thanks for the answer.

 

We are using the Payment API https://shopify.dev/docs/api/functions/reference/payment-customizationnoch and this API is not in the developer preview. We already used the hide operation and this one is working well on Stage. Therefor also the other points are not the issue since we have the working Checkout Extensibility on our staging system.

Is there a possibility to check the successful logs somehow and not only the failing logs?