- REST APIs
- Welcome
- Card Payments
- 3D Secure 2
- Vault
- Getting Started
- Using the API
- Typical API Calls
- Verify That the Service Is Accessible
- Create a Profile for a Customer
- Add an Address to a Profile
- Add a Card to a Profile
- Add a Bank Account to a Profile
- Create an Apple Pay Single-Use Token
- Create a Google Pay Single-Use Token
- Create a Mobile Single-Use Token
- Create a Direct Debit Single-Use Token
- Process a Transaction Using a Payment Token
- API Reference
- Test and Go Live
- Direct Debit
- Apple Pay
- Google Pay
- Business Portal
- Partner Portal
- Alternate Payments
- Reports API
- Platforms
- Overview
- Accounts API V1
- Getting Started
- Using the API
- Typical API Calls
- Verify That the Service Is Accessible
- Create a New Merchant
- Create a New Merchant Account
- Create a New User
- Add an Address
- Create a Business Owner
- Add a Business Owner Address
- Add a Business Owner Identity Document
- Add a Merchant Bank Account
- Accept Our Terms and Conditions
- Activate the New Merchant Account
- Validate the Bank Account
- Enable Webhooks to Receive Application Statuses
- Test and Go Live
- Subaccounts
- Applications API
- Split Payouts
- Balance Transfers
- Paysafe Payments API
- Paysafe Checkout
- Paysafe JS
- Payments API
- Bad Bin API
- Reference Information
- SDKs
- Mobile SDKs
- Additional Documentation
- Resources and Support
- Shopping Carts
- Classic APIs
- Glossary
Google Pay Setup
Sign Up for a Test Account
Click SIGN UP and create a Paysafe Test account.
Click here to view the countries where Paysafe currently supports Android Pay.
Get Enabled for Google Pay
Google Pay transactions support cards registered with Android Pay and cards on file at Google, i.e., credit and debit cards registered with your consumer's Google Account. Even if your consumer doesn't have the Android Pay application on their device, or their region does not support it, you can use the Paysafe Android SDK to process card-on-file transactions. If your consumer has both the Android Pay application on their mobile device and a Google Account registered with one or more cards, the consumer is presented with both card types at checkout.
To process Google Pay transactions with Paysafe, you must set your Gateway ID as follows when integrating with Google Pay: gateway:paysafe
Get Your API Keys
- When you registered for a Test merchant account on the Paysafe Developer Center, you received an API key for server-to-server API calls.
- When you registered with Paysafe to process transactions from an Android mobile device, you received an API key for sending requests to the Customer Vault to generate single-use tokens to use when processing Android Pay and Android mobile device transactions through the Paysafe Card Payments API.
You can get both of these API keys in our Merchant Back Office, under Settings > API Key.
Getting Your API Keys