#mvnsur

1 messages · Page 1 of 1 (latest)

civic wedgeBOT
lapis gust
teal haven
#

Thanks @lapis gust

#

Another one

#

When I receive an order for a specific item which is customized, can I automate it so it generates an order to my supplier on his wordpress website ?

lapis gust
#

That also sounds possible. You can code a lot of things to happen once you receive a webhook, it is just a matter of figuring out how to program things in your server code

#

So in this case you will likely need to talk to your supplied and ask them how you can send them that order info in a format that they can use. Stripe doesn't have advice on how to program that specifically, just advice on what Stripe events you can listen to to trigger that logic.

teal haven
#

Where can I find a Stripe specialist that I can hire ?

lapis gust
teal haven
#

Ow yes I see

#

Thanks @lapis gust

#

the webhooks is the information stripe sends after a specific action

lapis gust
#

Correct