---
title: payWithApplePayButtonDisableCardArt()
framework: swiftui
role: symbol
role_heading: Instance Method
path: swiftui/view/paywithapplepaybuttondisablecardart()
---

# payWithApplePayButtonDisableCardArt()

Sets the features that should be allowed to show on the payment buttons.

## Declaration

```swift
nonisolated func payWithApplePayButtonDisableCardArt() -> some View

```

## See Also

### Accessing Apple Pay and Wallet

- [PayWithApplePayButton](passkit/paywithapplepaybutton.md)
- [AddPassToWalletButton](passkit/addpasstowalletbutton.md)
- [VerifyIdentityWithWalletButton](passkit/verifyidentitywithwalletbutton.md)
- [addOrderToWalletButtonStyle(_:)](swiftui/view/addordertowalletbuttonstyle(_:).md)
- [addPassToWalletButtonStyle(_:)](swiftui/view/addpasstowalletbuttonstyle(_:).md)
- [onApplePayCouponCodeChange(perform:)](swiftui/view/onapplepaycouponcodechange(perform:).md)
- [onApplePayPaymentMethodChange(perform:)](swiftui/view/onapplepaypaymentmethodchange(perform:).md)
- [onApplePayShippingContactChange(perform:)](swiftui/view/onapplepayshippingcontactchange(perform:).md)
- [onApplePayShippingMethodChange(perform:)](swiftui/view/onapplepayshippingmethodchange(perform:).md)
- [payLaterViewAction(_:)](swiftui/view/paylaterviewaction(_:).md)
- [payLaterViewDisplayStyle(_:)](swiftui/view/paylaterviewdisplaystyle(_:).md)
- [payWithApplePayButtonStyle(_:)](swiftui/view/paywithapplepaybuttonstyle(_:).md)
- [verifyIdentityWithWalletButtonStyle(_:)](swiftui/view/verifyidentitywithwalletbuttonstyle(_:).md)
- [AsyncShareablePassConfiguration](passkit/asyncshareablepassconfiguration.md)
- [transactionTask(_:action:)](swiftui/view/transactiontask(_:action:).md)
