inperson-sdk-ios icon indicating copy to clipboard operation
inperson-sdk-ios copied to clipboard

Card-present, in-person SDK for Authorize.Net.

Results 33 inperson-sdk-ios issues
Sort by recently updated
recently updated
newest added

For the QuickChip flow, part of the customer facing flow should include the "remove card" screen, too, that waits for them to take their card back before continuing... obviously not...

i am using this cocoapods for the sdk.when i m going to declare **import AcceptSDK** on my view controller. i got error like this **Module compiled with Swift 4.0 cannot...

I'm following along with the setup instructions for "Including the Framework." `2.c` should be `$SDKROOT/usr/include/libxml2`. `3.a` There's no `OTAUpdate.png` that I can see in the framework. Should I be including...

This pull request corrects the spelling of **Xcode** :sweat_smile: https://developer.apple.com/xcode/ Created with [`xcode-readme`](https://github.com/dkhamsing/xcode-readme).

This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...

In Documentation code is as follows ``` // Set the fingerprint data, this would have been generated on your server. FingerPrintObjectType *fpData = [FingerPrintObjectType fingerPrintObjectType]; fpData.hashValue = fingerprintHash; fpData.sequenceNumber=fingerprintSequence; fpData.timeStamp=fingerprintTimestamp;...

Running `pod try 'authorizenet-sdk'` gives the following error: `[!] Invalid `Podfile` file: [!] Unsupported options `{:exclusive=>true}` for target `AuthnetLab`..` I'm using version 1.0.1.