fix: snapshot merchant identity for alipay and easypay
This commit is contained in:
@ -110,7 +110,7 @@ func TestBuildWxpayTransactionMetadata(t *testing.T) {
|
||||
Appid: strPtr("wx-app-id"),
|
||||
Mchid: strPtr("mch-id"),
|
||||
TradeState: strPtr(wxpayTradeStateSuccess),
|
||||
Amount: &payments.Amount{
|
||||
Amount: &payments.TransactionAmount{
|
||||
Currency: strPtr(wxpayCurrency),
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user