PaySwitcher
  • About PaySwitcher
    • 🛒For Online Businesses
    • 🪜For Small & Medium Enterprises
    • 🏢For Enterprises
    • 🖥️For SaaS Providers
    • 🛍️For E-Commerce Businesses
    • 📦For Marketplace/Platforms
    • 🏦For Banks & Financial Institutions
  • PaySwitcher Cloud
    • ⚡Quickstart
      • 📥Migrate from Stripe
        • Web
        • Android
        • iOS
        • React Native
      • 🥗Payment Recipes
        • Use PayPal With Stripe
    • ⚙️Control Centre Account setup
    • 📦Integration guide
      • 🌐Web
        • Node And React
        • Customization
        • Error Codes
        • Node and HTML
        • Vanilla JS and REST API Integration
      • 📱Android
        • Kotlin with Node Backend
        • Customization
        • Features
      • 📱iOS
        • Swift with Node Backend
        • Customization
        • Features
      • ⏺️React Native
        • React Native with Node Backend (Beta)
        • Card Widget (Beta)
        • Customization
      • ⏺️Flutter
        • Flutter with Node Backend
        • Customization
      • Headless SDK
      • Payment Methods Management
    • 💳Payment methods setup
      • 💳Cards
      • 📱Wallets
        • Apple Pay
          • Web Domain
          • iOS Application
        • Google Pay
        • PayPal
      • 📆Pay Later
      • 🏦Banks
        • Bank Debits
        • Bank Redirects
        • Bank Transfers
      • 🪙Crypto
      • 🔑Test Credentials
    • 🔌Connectors
      • 🖲️Available Connectors
        • ACI
        • Adyen
        • Airwallex
        • Authorizedotnet
        • Bambora
        • Bank of America
        • Billwerk
        • Bluesnap
        • Braintree
        • Checkout
        • Coinbase
        • Cybersource
          • Apple Pay
          • Google Pay
        • dLocal
        • Fiserv
        • GlobalPayments
        • GoCardless
        • Klarna
        • Mollie
        • MultiSafepay
        • Nuvei
        • OpenNode
        • Paypal
        • PayU
        • Prophetpay
        • Rapyd
        • Shift4
        • Stripe
        • TrustPay
        • Volt
        • Worldline
        • Worldpay
        • Zen
      • Activate connector on PaySwitcher
      • Test a Payment with connector
    • 🪝Webhooks
  • Features
    • 🔀Payment flows
      • 🔁Saving payment methods & recurring payments
      • 💵Payouts
        • ➕Get started with payouts!
        • 🔗Process payouts using saved payment methods
        • 🛣️Route your payout transactions using Smart Router
        • ♻️Smart Retries in Payout
        • 🔗Payout links
      • 0️ 0️ 0️ Zero Amount Authorization
      • 🔓Tokenization & saved cards
      • 🔗Payment links
      • ⏭️External Authentication for 3DS
      • 💰Manual Capture
      • 🛑Fraud Blocklist
      • 🔁Subscriptions
      • 🔃PG Agnostic Recurring Payments
    • 🕹️Merchant controls
      • 🛣️Smart Router
        • Rule Based Routing
        • Volume Based Routing
        • Default Fallback Routing
      • 🛡️Fraud & risk management
      • 🔃Smart retries
      • 🎛️Analytics & operations
      • 📋3DS decision manager
        • Setup guide
      • 📋Surcharge
        • Surcharge Setup guide
      • 🔼3DS Step-up retries
      • 🚩Disputes/Chargebacks Management
      • 🤝Reconciliation
        • Getting Started with Recon
    • 🔑Account management
      • 🔢Exporting payments data
      • 🤹Multiple accounts & profiles
      • 🛂Manage your team
    • 🛍️E-commerce platform plugins
      • WooCommerce Plugin
        • Setup
        • Compatibility
        • FAQs
  • SECURITY AND COMPLIANCE
    • 🔏Overview
    • 💳PCI Compliance
    • 🔐Data Security
    • 💽GDPR compliance
    • 🕵️Identity and Access Management
  • Learn more
    • 🍡SDK Reference
      • Node
      • React
      • JS
    • 📐PaySwitcher Architecture
      • Router
      • Storage
      • A Payments Switch with virtually zero overhead
    • 🌊Payment flows
Powered by GitBook
On this page
  • Steps to Configure ApplePay
  • Steps to prepare ApplePay certificates for Cybersource Integration
  1. PaySwitcher Cloud
  2. Connectors
  3. Available Connectors
  4. Cybersource

Apple Pay

Integrate ApplePay via Cybersource in PaySwitcher

PreviousCybersourceNextGoogle Pay

Last updated 11 months ago

This page consists of steps for how ApplePay can be enabled in PaySwitcher via Cybersource

This guide assumes that you have alreaedy configured Cybersource as a connector in your PaySwitcher Control Center. If not please follow the steps mentioned

Steps to Configure ApplePay

  • On your PaySwitcher Control Center, Click on Connectors > Payment Processors

  • If you have already configured Cybersource successfully, then you will land on the page as shown in the image below \

  • Click on Cybersource and then Click on Edit Icon to Update the Configuration of Cybersource Connector.\

  • Click on proceed after making the necessary changes to your API Keys (if required any).

  • Select Apple Pay under Wallet Section to enable it.

  • Prepare Apple Pay certificates for Cybersource by following the steps mentioned .

  • To configure these steps in PaySwitcher dashboard please follow the steps mentioned .

  • Click on Enable and then Proceed, review your configuration and changes and click Done.

Points to remember for ApplePay Payments via Cybersource

  • Required fields for ApplePay Payments Request via Cybersource

    • Email

    • Billing Address Details

      • First Name

      • Last Name

      • Address Line 1

      • Zip/Postal Code

      • City

      • State

      • Country

We recommend to pass this fields while creating the Payment Intent with PaySwitcher, Else PaySwitcher SDK will collect this information from the customer while making the payment which might not be the best experience for the customer.

Steps to prepare ApplePay certificates for Cybersource Integration

  • Log into your Cybersource Console, and navigate to Payment Configuration > Digital Payment Solutions

  • Click on Configure and add your Apple Merchant ID that you created in the above steps. \

  • Click on generate new certificate signing request, and download the provided .csr file.

  • Under the Apple Pay Payment Processing Certificate section, click on Create Certificate

  • After answering whether the Merchant ID will be processed exclusively in China mainland, click on Continue

  • Upload the .csr you received from your processor and click Continue.

  • Click on Download, you will get a .cer file.

  • On the Cybersource Console, if you are prompted to provide this file upload the same .cer file (apple_pay.cer)

Create an Apple Merchant ID by following the steps mentioned

Validate your merchant domain by following the steps mentioned

Create Apple MerchantID certificates by following the steps mentioned

Log in to your , go to Identifiers and select the Merchant ID you created previously

Now you can configure the genreated certificates into PaySwitcher Control Center for Cybersource by following these .

To enable ApplePay in your iOS Application, please refer to the steps mentioned

🔌
🖲️
here
here
here
Apple Developer account
steps
here
here
here
here