gatewaycash / gateway

Gateway - Simple Bitcoin Payments
GNU Affero General Public License v3.0
18 stars 10 forks source link

Allow Platforms owners to specify whether XPUB is allowed #112

Closed ty-everett closed 5 years ago

ty-everett commented 5 years ago

It should NOT be allowed by default. XPUB for Platforms accounts is dangerous because Platform cannot accept commissions when merchant uses XPUB.

When it is allowed, the warning should still be shown during registration. When it is not allowed, a user should not be able to register a payoutXPUB with that platformID

ty-everett commented 5 years ago

Fixed in #127