Skip to content

[BUG] json: cannot unmarshal string into Go struct field NotifyRequest.fund_bill_list of type []*alipay.FundBillListInfo #528

Description

@bigsk05

json: cannot unmarshal string into Go struct field NotifyRequest.fund_bill_list of type []*alipay.FundBillListInfo {"requestID": "b3d4d20d-7d9d-4b56-9745-5996347d54cd"}

I found that the type of field NotifyRequest.fund_bill_list is like [{"amount":"0.01","fundChannel":"ALIPAYACCOUNT"}].
Is there anybody who has the same problem? I'm still checking why this happened.

By the way, I want to make a suggestion that let go-pay support customize json parser like Sonic from ByteDance. I can contribute to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions