Package-level declarations
Types
Link copied to clipboard
This requirement is dependent on the configuration passed by the app to the SDK.
Link copied to clipboard
data class PaymentMethodRequirements(val piRequirements: Set<PIRequirement>?, val siRequirements: Set<SIRequirement>?, confirmPMFromCustomer: Boolean?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The Payment Method requires a shipping address in the Payment Intent. The fields required are name, address line 1, country, and postal code.
Link copied to clipboard