Introduction
Overview
Apple Pay provides secure, easy and encrypted payment transactions. With a token sent to Moyasar, merchants are able to accept Apple Pay payments.
Accepting Apple Pay
In order to accept Apple Pay, please take a look at Apple Developer Documentation to gain all information needed for implementing Apple Pay.
Illustration of Apple Pay workflow
The workflow of Apple Pay consists of three parties: Merchant, Apple and Moyasar.
Merchant must first request session from Apple during Merchant Validation Step, then request payment processing from Moyasar during Payment Authorization Step.
As illustrated below:
Request and handling response in Payment Authorization Step can be done in client side or server side.
Last Modified : May 2020