With this example API link: https://www.zazzle.ch/api/create/at-238663903360599022?pd=256400443631116137&ed=false&ax=Linkover&t_texte1_txt=reference&t_qrcode1_url=securityparking.ch%2Fpayref.php%3FRef%3DREFERENCE- the customer cannot validate their order as is, since it’s already personalized, which is precisely the point; nothing should be modified. When they try to add the item to their cart, the customer is forced to modify the two parameters t_texte1_txt and t_qrcode1_url. According to the API documentation, ed=false should be specified, but true or false produce the same result. How can this problem be resolved, as sales are not going through ?
Thank’s for solution