Skip to content

Commit

Permalink
add parameter paymentMeanBrandList (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuduffeler authored Feb 22, 2022
1 parent be3db7d commit 8a761a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Sips/WalletRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ final class WalletRequest

private array $sipsFields = [
'merchantId', 'normalReturnUrl', 'keyVersion','automaticResponseUrl', 'merchantWalletId', 'requestDateTime',
'paymentMeanBrandList',
];

private ShaComposer $shaComposer;
Expand Down

0 comments on commit 8a761a5

Please sign in to comment.