Receiving instant notification when an order has been paid for but not yet fulfilled?

Receiving instant notification when an order has been paid for but not yet fulfilled?

Tristan3dt
Shopify Partner
38 0 16

Hi all,

I'm writing a custom, private app that handles downloadable products.  I'd set it up so that the download links are sent out when an order payment notification is received, but I'm realising now that this is only triggered when an order is 'fulfilled' from the back-end, while we want to send the links out as soon as they are paid for rather than waiting for our staff to manually fulfil the orders.

What's complicating things is that we also sell physical products, sometimes in the same cart, so we cannot simply fulfil upon order creation.

Does anyone have any info on which APIs/workflows I should look at to achieve this please?  Perhaps I need to respond to a different notification event that is triggered on order placement, and then tell Shopify to fulfil the downloadable products individually?

We're on Plus so I've had a look at Flow, but it doesn't seem to allow this sort of control.

Thanks for any info anyone has to offer!

Reply 1 (1)

garyrgilbert
Shopify Partner
431 41 181

how about orders/paid webhook? I know for a fact that it is triggered when the order is paid and is decoupled from the fulfillment status

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution