No content to show

User Activity

Thanks a lot, again @Kyle_W ! your responses are very clear. however, I’m using Storefront and Admin API with a react app  I want to use not Vivawallet - as I said by mistake in my first post - but PayGreen which is not a third payment partner to sho...
Hey @Kyle_W thanks for your response ! You can store additional information for most Shopify resources (including Customer and Order) using Shopify's concept of metafields. Metafield data can be created or updated using an app or the Admin API, and o...
Bonjour a tous,je suis actuellement en train de créer un e commerce (avec React) pour un client en utilisant le Storefront API et l'Admin API.Le paiement s'effectue avec Vivawallet qui est un partenaire de shopify et dispose d'un module.La livraison ...
Hello everyone,I am currently creating an e-business (with React) for a customer using the Storefront API and the Admin API.The payment is done with Vivawallet which is a shopify partner and has a module.Delivery is done with :- Colissimo which is a ...
Hey everyone,When one of my customer buy an item, I need to save a 'parcelMissionId' key/value so when the user comes to his page account, he can follow the progress of his package ('parcelMissionId' is an id using by the package provider, I can use ...
@michaeltheodore Hello, sorry I never seen your response... Sorry again. There is no code snippet, it's the VivaWallet's Shopify module. I just use the 'webUrl' to redirect the user to payment interface. I want to be able to redirect the user to a cu...
Hello! est-il possible d'obtenir de l'aide ? Merci !
 PMHey @michaeltheodore !  Any idea on this one? Many thanks! 
Hello,I'm currently using the Storefront API to build an e-commerce based on a web-app (Next.js, so React). To make a payment, I get the `webUrl` field with a graphQL mutation. My purchase module is Vivawallet. When I close the purchase, I don't have...
Hello,I'm currently using the Storefront API to build an e-commerce based on a web-app (Next.js, so React). To make a payment, I get the `webUrl` field with a graphQL mutation. My purchase module is Vivawallet. When I close the purchase, I don't have...
Bonjour,J'utilise actuellement la Storefront API pour construire un e-commerce basée sur une web-app (Next.js, donc React). Pour effectuer un paiement, je récupère bien le field `webUrl` avec une mutation graphQL. Mon module d'achat est Vivawallet. L...
So, I manage to create a checkout with shopify then create a payment with the payGreen API. Then, once the payment is finished (succeed or refused), a `returned_url` send the user to the app. The thing I want to know is that I want to complete the or...
Hey everyone!I was wondering if it possible to user another payment than webUrl, stripe or others...? I'm currently building a project for a client using Next.js and I need to use payGreen as payment service. payGreen is not available as module in sp...
hey @michaeltheodore thanks for your response! Can I just use `fetch()`, built-in with JS and avoid to have a larger bundle? I'm currently using it with GraphQL query and it works like a charm. 
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From