PKPaymentButtonType
The Apple Pay button types you can display to initiate Apple Pay transactions.
Declaration
enum PKPaymentButtonTypeOverview
The button type you use for payments made with Apple Pay can affect the purchasing experience. Choose a button type that best fits with the terminology and flow of your purchase or payment experience. For design guidance, see Human Interface Guidelines > Apple Pay > Buttons and Marks.
Before using a specific button type, check that it’s available to the iOS version that your app is running on. Create buttons using the buttonWithType:style: method.
Topics
Payment button types
PKPaymentButtonType.plainPKPaymentButtonType.buyPKPaymentButtonType.addMoneyPKPaymentButtonType.bookPKPaymentButtonType.checkoutPKPaymentButtonType.continuePKPaymentButtonType.contributePKPaymentButtonType.donatePKPaymentButtonType.inStorePKPaymentButtonType.orderPKPaymentButtonType.reloadPKPaymentButtonType.rentPKPaymentButtonType.setUpPKPaymentButtonType.subscribePKPaymentButtonType.supportPKPaymentButtonType.tipPKPaymentButtonType.topUp