Open ideadude opened 6 years ago
These are useful e.g. by affiliate plugins and others that needs to recognize orders associated with a particular subscription_transaction_id.
Parent Order = "first order that uses the same subscription transaction id"
Child Orders = "orders after the first that use the same subscription transaction id".
For reference: https://gist.github.com/strangerstudios/30bff40a5fbe5f95a9f3
This will probably be replaced by subscriptions table.
These are useful e.g. by affiliate plugins and others that needs to recognize orders associated with a particular subscription_transaction_id.
Parent Order = "first order that uses the same subscription transaction id"
Child Orders = "orders after the first that use the same subscription transaction id".
For reference: https://gist.github.com/strangerstudios/30bff40a5fbe5f95a9f3