Paytabs provides you with multiple methods for using Apple Pay, for easy-to-use integration, and even more easy implementation for developers.  


For a better understanding of Apple Pay and how to use it kindly check the solution article How to integrate the ApplePay Payment Method?



In this article you will learn about:



Apple Pay Payment Workflow


The Apple Pay "Pay" button would trigger the Apple Pay wallet to be opened in a popup screen (Only via any Apple Devices). This will lead the customer to choose one of his saved cards to proceed with the payment using the token sent from the merchant side to the PayTabs side.

PT2 API allows you to use Apple Pay as the payment method in both following ways.



Apple Pay in PayTabs Hosted Payment Page


By redirecting your customer to the PayTabs Payment Page (Only via the Safari browser on any Apple Device), means that you are creating your payment via our Hosted Payment Page via PayTabs' plugins or even the PayLinks or Invoices via PayTabs' dashboard. This will lead to the payment method to be completely managed and handled by our PayTabs, you don't have to worry about that.

For more details, check the article Hosted Payment Page, ApplePay payment method




Using the APIs endpoints


In any Web Application, the Apple Pay "Pay" button would trigger the ApplePay wallet to be opened in a popup screen (Only via the Safari browser on any Apple Device). This will lead the customer to choose one of his saved cards to proceed with the payment using the "apple_pay_token", which would be sent to the merchant's server-side, which would make the payment request to PayTabs side, as clarified in our ApplePay Payment Request solution article. For more details, check our 

According to the solution article, You should know that the payment request doesn't include any card details; instead, it has the received "apple_pay_token".