forked from btcpayserver/woocommerce-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use order id as a reference consistently
Builds on [this proposal](btcpayserver#45 (comment)) and removes the ambiguity of order ID and number: - Replaces references to the order number with the actual order ID - Removes the `woocommerce_order_id_from_number `, because it is obsolete then - Adds order number as well as other custom data for reference to the `posData` field of the invoice - Changes logging output to mention order ID as well as number
- Loading branch information
1 parent
f6fe197
commit ad2c25c
Showing
1 changed file
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters