Skip to content

Commit

Permalink
Add paymentId field to masterpass 3ds init response
Browse files Browse the repository at this point in the history
  • Loading branch information
onurpolattimur committed May 22, 2024
1 parent 9e71a99 commit a99c4a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
@Data
public class MasterpassPaymentThreeDSInitResponse {

private Long paymentId;
private String returnUrl;
}

0 comments on commit a99c4a4

Please sign in to comment.