Skip to content

Commit

Permalink
Merge pull request veritrans#5 from gomgomgom/fix-mandiri-ecash-charg…
Browse files Browse the repository at this point in the history
…e-request

Add mandiri_ecash on charge request for Mandiri eCash
  • Loading branch information
rizdaprasetya authored Aug 10, 2017
2 parents 1c79de0 + 39cf3f1 commit 0751140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions request.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ type ChargeReq struct {
BCAKlikPay *BCAKlikPayDetail `json:"bca_klikpay,omitempty"`
BCAKlikBCA *BCAKlikBCADetail `json:"bca_klikbca,omitempty"`
MandiriClickPay *MandiriClickPayDetail `json:"mandiri_clickpay,omitempty"`
MandiriEcash *MandiriEcashDetail `json:"mandiri_ecash,omitempty"`
CIMBClicks *CIMBClicksDetail `json:"cimb_clicks,omitempty"`
TelkomselCash *TelkomselCashDetail `json:"telkomsel_cash,omitempty"`
IndosatDompetku *IndosatDompetkuDetail `json:"indosat_dompetku,omitempty"`
Expand Down

0 comments on commit 0751140

Please sign in to comment.