Posted: January 11, 2017 at 4:01 pm
|
I just configured PayPal Express, but for accounting purposes, I must pass the value ‘7777’ along with every PayPal transaction. Can you please point me to some documentation about how to do this? |
|
The value I need to pass is the Item ID column. I need to set the Item ID to a specific value. |
Hi there, I checked into this and the PayPal Express gateway will need a filter hook added to allow passing more data onto PayPal. I can let you know how to use the filter hook to pass a specific value to the Item ID column, after the hook has been added. |
|
|
I have added this code to my site-specific plugin, but it doesn’t pass the item_id value to PayPal:
|
That’s because the code you’re trying to use is for the PayPal Standard gateway. A similar hook isn’t available for PayPal Express yet. |
|
|
Any time frame for the availability of that code? |
Not much time it’s already in the release candidate for the next release. |
|
Update: The release candidate was released today. Starting with EE4.9.26.p, you can use the https://gist.github.com/joshfeck/b67d87256f29599abefa5ebc2de3dad2 |
|
The support post ‘Passing value to PayPal’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.