Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
coby9241 committed Jul 21, 2021
1 parent 8cdca35 commit c258286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ card.captureCharge(data: {
#### Get charge

```ts
card.getCharge(data: { chargeID: string })
card.getCharge(data: { chargeID: string; forUserID?: string })
```

#### Create authorization
Expand Down

0 comments on commit c258286

Please sign in to comment.