bitpay / bitpay-go

Powerful, flexible, lightweight interface to the BitPay Bitcoin Payment Gateway API.
MIT License
34 stars 27 forks source link

Added Request Headers in GetInvoice. #12

Open AlessandroSechi opened 4 years ago

AlessandroSechi commented 4 years ago

According to documentation for GetInvoice, x-accept-version, content-type headers are required. Moreover, adding x-identity and x-signature header would allow merchant facade tokens to work.