vitaliy-ukiru / go-cryptopay

Golang wrapper for CryptoPay API
https://pkg.go.dev/github.com/vitaliy-ukiru/go-cryptopay
MIT License
7 stars 0 forks source link

CreateInvoiceOptions.Payload in UpdateInvoice #1

Closed stromperton closed 2 years ago

stromperton commented 2 years ago

We have 4kb of payload, when create an invoice. But how we can get this information when *cryptopay.WebhookUpdate recieve? Struct UpdateInvoice have not Payload field.

vitaliy-ukiru commented 2 years ago

I made a mistake when creating models.