I am currently creating consumer payment links via the /v2/online-checkout/payment-links endpoint. The app is already handling email on its own, so I want to disable square both asking for customer contact info and email, and sending the square email receipts.
Unfortunately the ability to disable the emails that are sent to the customer isn’t currently possible with payment links. If you don’t want an email sent from Square when your customer pays you’ll need to use the Web Payments SDK.
Thanks to solve my problem,[quote=“timjohnson2584, post:2, topic:8684, full:true”]
I also face that type of issue, thanks you already ask the question here.
[/quote]