Am I allowed to use a custom Apple Pay button design for my iOS app?

I have looked through the different Apple Pay button types on this page: https://developer.apple.com/design/human-interface-guidelines/apple-pay/overview/buttons-and-marks/

However I need to change the text on the Button. I also would like to use a custom design to fit the style of my app.

On that page, it says:

Don’t create your own Apple Pay button design or attempt to mimic the system-provided button designs.

However on this page, it gives an example of a custom button, implying that it is allowed: https://developer.apple.com/design/human-interface-guidelines/apple-pay/overview/offering-apple-pay/

If you use a custom button to trigger the Apple Pay payment process, make sure your custom button does not display “Apple Pay” or the Apple Pay logo.

Is someone able to clarify whether I can use a custom Apple Pay button in my iOS app or not?






Effectively doc is not really clear.

What I understand is that you can have your button to launch payment. This must not say Apple Pay.
If the user has selected Apple Pay as the default payment, then it will proceed.
But if you have him to select Apple Pay, you have to use the official button.

However, you should check twice if you cannot accurate with the existing designs, to avoid any risk during review process.
Am I allowed to use a custom Apple Pay button design for my iOS app?
 
 
Q