btcpayserver / btcTransmuter

A self-hosted ,modular IFTTT-inspired system for bitcoin services written in C#
https://btcpayserver.org
79 stars 23 forks source link

External Service BTCPay not working as store specific, Goes off Server Invoices instead. #22

Closed astupidmoose closed 5 years ago

astupidmoose commented 5 years ago

We had a single store setup on our BTCPay server with an external connection setup for the purposes of automatically placing orders on an exchange as invoices were marked paid.

When we introduced a second store as another external service and recreated the recipe using the second store. The second store was not live yet, however as invoices for store 1 came in and were sold, store twos script also picked up these invoices and sold based on its parameters as well.