Contents

PKPaymentButtonType

The Apple Pay button types you can display to initiate Apple Pay transactions.

Declaration

enum PKPaymentButtonType

Overview

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

Initializers

See Also

Configuring the appearance