PayPal checkout format?
has discovered way of breaking information sent paypal checkout in 'item_name' form field?
problem:
i need send infromation in 'item_name' form field:
name="item_name" value ="blackpool illuminations - 21 05 2013 - adult 1 - senior 1 - child 1 - pick-up-point: bus station opposite manor road - total seats 3"
the above gets truncated on paypal checkout screen user can't see buying. i'd present below:
blackpool illuminations <br>
21 05 2103 <br>
adult 1 - senior 1 - child 1 <br>
pick-up-point: bus station opposite manor road<br>
total seats: 3
however if echo out <br> using php instead of getting break get:
blackpool illuminations <br> 21 05 2013 <br> adult 1 <br> senior 1 <br> child 1 <br> pick-up-point: bus station opposite manor road<br>total seats 3
?
cheers
os
humm i'm assuming not possible do:
http://stackoverflow.com/questions/14777121/add-linebreak-in-paypal-summary
pretty rubbishy if can have simple 2 or 3 word description of product youre sellling. surely paypal can't retarded.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment