Apple Pay: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
== Limitations ==
== Limitations ==
Using Apple Pay as a token payment is not possible currently.
Using Apple Pay as a token payment is not possible currently.
Apple Pay will be visible to shoppers fulfilling the following criterias:
* Use an [https://support.apple.com/en-us/HT208531 Apple Pay-compatible device]
* Use [https://support.apple.com/en-us/HT208531#notes Safari]
* Located in a country or region where [https://support.apple.com/en-us/HT207957 Apple Pay is available]
* Have an [https://support.apple.com/guide/iphone/set-up-apple-pay-iph9b7f53382/ios existing card added to their Apple Pay wallet]


==  Configuration ==
==  Configuration ==

Revision as of 13:53, 1 December 2021

Apple Pay

Introduction

Apple Pay can be emebedded two ways into your payment flow. In the first case, it will be displayed on Barion Smart Gateway, which needs no further development on your side, however you should request it from Customer Care throught the ticketing. The second option is to display the Apple Pay button on your site ("integrated mode"), however this needs configuration and development on your side. This page will discuss the latter.

Limitations

Using Apple Pay as a token payment is not possible currently.

Apple Pay will be visible to shoppers fulfilling the following criterias:

Configuration

  1. Domain verification file
    First head over to secure.barion.com, and under Manage My Shops page select the appropriate one, and from the dropdown, click on settings. At the bottom click the Manage Apple Pay settings blue button under the Apple Pay Settings section. On the next page Click on the Download domain verification file button, which will download a domain association file. You should place this file at the content root of all of your sites, you're about to use apple pay in integrated mode.
  2. Configure Domains
    On the exact same page you've downloaded the domain association file, enter all the domains (one in each line, without https:// or https://) you're intending to use Apple Pay.
  3. Request Apple Pay to be enabled
    Head over to the Customer Center, and request Apple Pay to be enabled for your shop.

Development

API reference