Skip to content

Commit

Permalink
Add masterpass integration version field to generate token request
Browse files Browse the repository at this point in the history
  • Loading branch information
onurpolattimur committed Jun 6, 2024
1 parent a2fc8cb commit 9beabcd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public class MasterpassPaymentTokenGenerateRequest {
private Boolean forceThreeDS;
private Boolean isMsisdnValidated;
private MasterpassCreatePayment createPayment;
private Integer masterpassIntegrationVersion;
private Loyalty loyalty;
}

0 comments on commit 9beabcd

Please sign in to comment.