How can I record purchases in Firestore DB from an ecommerce platform?

How can I record purchases in Firestore DB from an ecommerce platform?

bdevay
Tourist
4 1 0

Hi all,

 

I want to record the fact of the purchase in the Firestore DB. Can I somehow do it? The parameters I need to pass to Firestore are the followings:

- email address

- product + attributes and product meta fields

- order + attributes

 

Replies 0 (0)