Send checkout information to microservice

FranciscoAlfaro
Visitor
3 0 0

We want to send our checkout information to our microservice when we build our order information and then we send a mail to our customers. 

But for now Shopify stopped our microservice request

We want to send our checkout information to our microservice, where we build our order information and then we send it a mail to our customers. 

But for now Shopify stopping our microservice request 

 

Replies 2 (2)

PaulNewton
Shopify Partner
6275 574 1324

@FranciscoAlfaro wrote:

We want to send our checkout information to our microservice when we build our order information and then we send a mail to our customers. 

But for now Shopify stopped our microservice request


This doesn't mean anything, be SPECIFIC.

Are you using scripttags, rest api, webhooks?

How is shopify stopping X?

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org


FranciscoAlfaro
Visitor
3 0 0

Well ... 

We are sending our checkout information to microservice outside the shopify with a Json structure , but we have trubble when we send the information with https protocol. 

This microservice get the information about the client and purchased product , build a order information that is send to the customer.

I know that Shopify provide this service in the notifications admin, but we need to get the product information from threekit player when we custom the product and sent the information to the cart..