VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: cas on November 26, 2011, 09:43:24 AM

Title: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: cas on November 26, 2011, 09:43:24 AM
When checking out and it goes to PayPal this is displayed: VMPAYMENT_PAYPAL_ORDER_NUMBER.   Why is the language string not resolved? 
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: alatak on November 26, 2011, 10:28:12 AM
Hi,

To solve your problem, you can add the key in the paypal language file.

I have solved this problem for the english version for the next release.
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: cas on November 27, 2011, 00:16:50 AM
Hi alatak,

I found VMPAYMENT_PAYPAL_ORDER_NUMBER in en-GB.plg_vmpayment_paypal.ini in the admin language folder.  So what else is wrong?

Thanks,
Chuck
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: Joseph Kwan on December 10, 2011, 07:38:15 AM
The language problem is due to a typo in the language file. See the solution here:
http://forum.virtuemart.net/index.php?topic=93129.msg307366#msg307366
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: cas on December 11, 2011, 02:21:53 AM
Thanks Joseph!  That fixed it. 
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: alatak on December 11, 2011, 19:26:49 PM
Hi,

But do you still get that problem?
QuoteWhen checking out and it goes to PayPal this is displayed: VMPAYMENT_PAYPAL_ORDER_NUMBER.   Why is the language string not resolved? 
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: cas on December 11, 2011, 20:48:04 PM
Hi Alatak,

I was surprised that by removing the double == in the VMPAYMENT_PAYPAL_LOGOS_DESC=="Logos to be displayed with the payment name", it solved the VMPAYMENT_PAYPAL_ORDER_NUMBER problem too.  I'm not sure why, but it did.  FYI, I'm running VM 1.9.8.RC2M. 

Thanks,
Chuck
Title: Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: alatak on December 11, 2011, 21:20:41 PM
Hi

OK. Txs.
I have fixed that.
It broke the language file parser.
Title: SOLVED - Re: In PayPal it displays: VMPAYMENT_PAYPAL_ORDER_NUMBER
Post by: cas on December 20, 2011, 19:21:04 PM
Thanks Alatak.   It works fine now in VM2.0.0.