Skip to content

Commit b8e23a7

Browse files
horghclaude
andcommitted
Add token to credit card example in README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fc630a0 commit b8e23a7

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)