Gateway Manager
Developer Portal
Help & Support
Welcome to the Developer Portal
Default UI Integration
Integrating Default UI
Migrating from PayButton to Default UI
Managing Default UI Properties
Summary Screen
Incremental Authorization
Custom Receipt Printing
Automatic Receipt Printing
Standalone Receipt Printing
Sending Receipts via Email
Customization
Mobile UI Customization
Release Notes
PayButton Integration
Integration
Stripe Transactions
Alipay
Summary Screen
On-Reader Tipping
Tip Adjust
Loyalty and Bonus Cards
Pre-Auth and Capture
Refunds
Custom Receipts
Testing
Going Live
Release Notes
Windows Integration
Configure, Run, and Test PayServer
.NET POS Integration via PayClient
Refunds
Custom Receipts
Preformatted Receipts
Alipay
On-Reader Tipping
Tip Adjust
Pre-Auth and Capture
POS Integration via PayProtocol
Usage and Message Flows
Message Specification
Refunds
Custom Receipts
Preformatted Receipts
Alipay
Tip Adjust
Testing
Going Live
Release Notes
Custom Integration
Installation
Integration
Stripe Transactions
Signature
Refunds
Email & Print Receipts
Custom Receipts
Custom Receipts for PAX Terminals
Preformatted Receipts
Alipay
On-Reader Tipping
Tip Adjust
Loyalty & Bonus Cards
Pre-Auth & Capture
Connection Keep-Alive
Testing
Going Live
Backend Integration
API Endpoints and Authentication
WebHooks
Query Transactions
Refunds
Custom Receipts
Going Live
API Documentation
Card Readers
Protecting Cardholder Data
Developer Kits
Test Cards
Manage Card Readers
Verifone Card Readers
Verifone e355
USB Connectivity Configuration
WiFI Connectivity Configuration
Windows Setup
User Guide
FAQ
Verifone P400
Getting Started with the Verifone P400
Ordering Test Equipment
Inspecting the Terminal
Connecting Verifone P400 Terminal Hardware
Configuring Ethernet Connectivity
Configuring USB Connectivity
Finding the Network Address Assigned to the Terminal
Configuring the Static IP Address
Verifying the Terminal IP Address
Changing Your Password on the Terminal
Processing a Transaction
Troubleshooting Terminal Issues
Verifone VX820
USB Connectivity Configuration
Ethernet Connectivity Configuration
Windows Setup
User Guide
FAQ
Miura Card Readers
USB Connectivity Configuration
Windows Setup
Customization
Troubleshooting
Merchant Setup
AMEX Merchant Setup
Barclaycard APACS Merchant Setup
Barclaycard HISO Merchant Setup
Credorax Merchant Setup
Elavon Merchant Setup
EVRY Merchant Setup
net-m Privatbank Merchant Setup
Nexi Merchant Setup
Stripe Merchant Setup
Stripe Direct and Stripe Connect
Stripe Connect
Installing the SDK Manually for iOS
Follow these steps to manually install the SDK for iOS:
Download the current SDK version 2.65.0 for iOS using this
link
.
Drag and drop the downloaded files into your project folder. Choose the
Copy items into destination group's folder (if needed)
option.
Make sure that the frameworks are listed in the
Link Binary With Library
phase.
Make sure that the Resource Bundle is listed in the
Copy Bundle Resources
phase.
Add -ObjC to the Other Linker Flags of your build target. This step ensures that the categories within the SDK are also loaded at runtime.
Continue with the additional steps listed in the
Custom Installation instructions
.