Skip to content

Commit

Permalink
payer email
Browse files Browse the repository at this point in the history
  • Loading branch information
danchengash committed Dec 15, 2023
1 parent 782beac commit b3d7bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/cardpayment.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ func (r *CardPaymentRequest) Marshal() ([]byte, error) {
}

type CardPaymentRequest struct {

MerchantCode string `json:"MerchantCode"`
Amount string `json:"Amount"`
Reference string `json:"Reference"`
Expand Down

0 comments on commit b3d7bc1

Please sign in to comment.