Contents

PKAutomaticReloadPaymentRequest

A class that represents a request to set up an automatic reload payment, such as a store card top-up or a prepaid account.

Declaration

class PKAutomaticReloadPaymentRequest

Overview

Apple Pay issues an Apple Pay Merchant Token if the user’s payment network supports merchant-specific payment tokens. Otherwise, Apple Pay issues a device token for the payment request.

Use a PKAutomaticReloadPaymentRequest object to provide the user with payment details and a way to manage payment methods for an automatic reload payment. You can optionally display a billing agreement and set up merchant token life cycle notifications for the request.

Topics

Creating an automatic reload payment request

Describing an automatic reload payment

Setting the payment summary items

Managing payment tokens

See Also

Payment requests