Skip to content

ahmedelkhyary/applepay_merchantId_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Apple pay integration with merchant id

  1. Create MerchantId identifier
  2. Create apple payment processing certificate
  3. Create Merchant certificate
  4. verify website domain for web

Let's create MerchantId indentifier

  • go to https://developer.apple.com
  • login using your AppleID
  • click Account - “Certificates, IDs & Profiles”
  • In Certificates, Identifiers & Profiles, click Identifiers in the sidebar,
  • then click the add button (+) on the top left.
  • create a Merchant IDs identifier for your business

  • select Merchant IDs, Press Continue
  • enter description and identifier , Press Continue then Register

Let's create apple payment processing certificate

  • after register merchantId identifier
  • we need create apple payment processing certificate
  • CREATE A PAYMENT PROCESSING CERTIFICATE TO ENCRYPT PAYMENT INFORMATION

  • select your merchant IDs
  • select no and continue
  • select processing file from your PC location

  • apple pay payment processing certificate created
  • download certificate

Let's create Merchant Certificate

  • create apple pay merchant identity certificate
  • select your merchant IDs

  • add Merchant file , from your PC location
  • select continue , download cretificate

Let's verify Merchant IDs domain

  • click download to download the text file provided. This must be uploaded to a folder called /.well-known/ in the HTTP root of your server. once it is in place
  • click the verify button to confirm that it is working.

IOS SETUP

  • Runner
  • Signing & Capabilities
  • (+) capabiltiy
  • select apple pay
  • select merchant IDs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published