-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0746a89
commit 0bd956d
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
- [Update card state](#Update-card-state) | ||
- [Retrieve Secure Data](#Retrieve-secure-data) | ||
- [Push Provisioning](#Push-provisioning) | ||
- [Out of Band (OOB) Authentication](#Checkout Out of Band (OOB) Authentication SDK) | ||
- [Contact](#Contact) | ||
*** | ||
|
||
|
@@ -226,6 +227,10 @@ There are some behaviors to be aware of when you attempt a push provisioning ope | |
- in the sandbox Checkout.com environment, you'll receive a `pushProvisioningFailure` error, as push provisioning is only valid in production | ||
- in the production Checkout.com environment, you'll receive an `OperationResult` success message | ||
|
||
*** | ||
# Checkout Out of Band (OOB) Authentication SDK | ||
Please find documentation [here](https://github.com/checkout/CheckoutCardManagement-iOS/blob/main/.github/partial-readmes/OOB-SDK-README.md). | ||
|
||
*** | ||
# Contact | ||
For Checkout.com issuing clients, please email [email protected] for any questions. |