Skip to content

Commit ff5ee41

Browse files
authored
Merge pull request #252 from maxmind/wstorey/docs
Add token to credit card example in README
2 parents fc630a0 + b8e23a7 commit ff5ee41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ $request = $mf->withDevice(
209209
bankPhoneNumber: '123-456-1234',
210210
avsResult: 'Y',
211211
cvvResult: 'N',
212+
token: '123456abc1234',
212213
was3dSecureSuccessful: true
213214
)->withOrder(
214215
amount: 323.21,

0 commit comments

Comments
 (0)