I have a product called, "Über Membership, Monthly". The "Ü" gets translated to some other characters when sent to PayPal using the Website Payments Standard integration. Is this an issue with how Ubercart sends the data or is this issue on the PayPal side? Please advise.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | uc_paypal.module.wps.code.page.patch | 751 bytes | ñull |
| PayPal.PNG | 119.7 KB | WISEOZ |
Comments
Comment #1
rszrama commentedProbably an issue on the PayPal side. For my part, I tend to type it out as "Ubercart" for these such occasions.
Comment #2
WISEOZ commentedActually, I did a little research out at the PayPal Developer Community and found that it may be related to the form that sends to PayPal (at least that's what PayPal points to). Here is the list of related threads: http://www.paypaldeveloper.com/pdn/search?submitted=true&type=message&q=...
Don't you want to protect the "Ü" ... :>
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
ñull commentedAttached the simplest solution; indicate to Paypal what code page is used by your application. As far as I can tell Drupal talks utf8.
Comment #5
ñull commentedComment #6
rszrama commentedTagging.
Comment #7
Island Usurper commentedTested by Andy. Thanks, and committed.