PayPal Receipt PickUpInStore Location is needed

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 года назад
Hi,

I would like to add the PickUpLocation Name to the PayPal receipt that my Store Manager receives.  Currently, there is a bogus name there and it would be better or more efficient if the Shipping Method or PickUpLocation name is displayed in that location.  How would I go about adding the shipping method or pickUp info into the PayPal receipt?

4 года назад
Is "Air Service" the name of the Shipping Method (selected by customer)?  If so, then it should not be hard to find that in the PayPal source code.
4 года назад
New York wrote:
Is "Air Service" the name of the Shipping Method (selected by customer)?  If so, then it should not be hard to find that in the PayPal source code.

We do not have "Air Service".  We are using UPS and "PickUpInStore" asa aplugin with a list of 19 pickup locations that the Client can Select during Checkout.
4 года назад
What is "Air Service" that you have circled in your screen capture?
4 года назад
New York wrote:
What is "Air Service" that you have circled in your screen capture?


That is a mystery to me as well.  I do not know where it is coming from and did not find any specific reference to it when I ran a Full Solution search I found only one reference, as posted below:

4 года назад
I would like to add the PickUpLocation Name to the PayPal receipt that my Store Manager receives.  Currently, there is a bogus name there and it would be better or more efficient if the Shipping Method or PickUpLocation name is displayed in that location.  How would I go about adding the shipping method or pickUp info into the PayPal receipt?

More explanation is also provided on this post (PayPal Air Service Variable Issue)
4 года назад
Which PayPal plugin are you using?
4 года назад
New York wrote:
Which PayPal plugin are you using?


The Plugin json file content:


{
  "Group": "Payment methods",
  "FriendlyName": "PayPal Standard",
  "SystemName": "Payments.PayPalStandard",
  "Version": "1.55",
  "SupportedVersions": [ "4.20" ],
  "Author": "nopCommerce team",
  "DisplayOrder": 1,
  "FileName": "Nop.Plugin.Payments.PayPalStandard.dll",
  "Description": "This plugin allows paying with PayPal Standard"
}
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.