Contents

IntentPaymentMethod

Information about a form of payment supported by your app.

Declaration

struct IntentPaymentMethod

Overview

An IntentPaymentMethod type describes a way someone pays for goods and services. This type contains information you can display in your interface to convey the payment type to people. Specifically, it stores the name of the payment service and an icon for any related brand information. Typical payment methods include credit cards and bank accounts.

Topics

Creating a payment method

Getting the payment details

Type Aliases

Type Properties

See Also

Monetary types