We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71d27b commit 416dcb3Copy full SHA for 416dcb3
README.md
@@ -58,7 +58,7 @@ Please make sure the two frameworks are linked as seen in the image.
58
To use Direct Carrier Billing by Docomo Digital, use the following code.
59
```swift
60
let client = DCBApiClient(baseDomain:"<FINGERPRINT_DOMAIN>",
61
- confInfoDomain: "<BASIC_DOMAIN>",
+ confInfoDomain: "<SERVICE_DOMAIN>",
62
apikey: "<YOUR_APIKEY>",
63
catalog: "<YOUR_CATALOG>",
64
country: "<YOUR_COUNTRY>",
0 commit comments