btcpayserver / woocommerce-plugin

Plugin for connecting Woocommerce with BTCPayServer
https://btcpayserver.org/
Other
51 stars 41 forks source link

Use order id as a reference consistently #53

Closed dennisreimann closed 3 years ago

dennisreimann commented 3 years ago

Builds on this proposal and removes the ambiguity of order ID and number:

This relates to and potentially closes issue #45. (another discussion about this on Mattermost)

dennisreimann commented 3 years ago

Tested the first commit by uploading the plugin to my shop, that worked well :)

Now waiting for another order that will get processed with the latest changes and a custom order number plugin installed.

dennisreimann commented 3 years ago

Alright, next order – this time with the custom order number plugin enabled. ()Oder ID and number being different here)

Works well – have to fix the display in BTCPay though. Will take care of that with another PR.

order

Kukks commented 3 years ago

merged! next up we will fix the docs once we release a new version to remove the mention of special case of custom order support