bchavez / Coinbase.Commerce

:moneybag: A .NET/C# implementation of the Coinbase Commerce API.
https://commerce.coinbase.com/docs/
Other
48 stars 9 forks source link

Support Coinbase Commerce Invoice Api #15

Closed 0xphilipp closed 3 years ago

0xphilipp commented 3 years ago

Hi,

it would be great if we could extend the library to support the invoice api: https://commerce.coinbase.com/docs/api/#invoices

What do you think?

bchavez commented 3 years ago

New Invoice APIs should now be available in v3.0.1: https://www.nuget.org/packages/Coinbase.Commerce/3.0.1

Let me know how it goes.