Skip to content

Commit bf201da

Browse files
update live base url
1 parent 2c737d6 commit bf201da

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
@@ -122,6 +122,7 @@ Then retrieve your token after authenticating and pass it to the CardService con
122122
card.setCallbackUrl("http://www.example.com");
123123
card.setRedirectUrl("http://www.example.com");
124124
card.setCardDetail(cardDetail);
125+
125126
JsonObject json = cardService.doAuthorize(card);
126127
```
127128

0 commit comments

Comments
 (0)