Hey guys, im trying to find out where the api call is made to paypal for express check out.
i would like to make some changes to it but can't seem to figure out what page actualy makes the call. does any one know?
thanks in advance
Hey guys, im trying to find out where the api call is made to paypal for express check out.
i would like to make some changes to it but can't seem to figure out what page actualy makes the call. does any one know?
thanks in advance
What sort of changes?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
basicly i want to see what string its sending out, i was told by paypal that you could ec only works if the user has a pp account. but zencart has it setup in a way that u don't need an account.
i want to see how the script is settup so i can change another site i programed from scratch
The details on PayPal Express Checkout integration can be read here:
https://www.paypal.com/IntegrationCe...reference.html
https://www.paypal.com/IntegrationCenter/ic_nvp.html
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
LOL, well i tried asking paypal how to do this for about two months now and they had nothing. i looked on their wesites called their teck support. untill i showed them that it was able to be done on my zencart, they said it wasn't possible. now they are saying if i can send them the page with the api call they can tell me what nvp is doing it.
do any of you know.
i think its the same page that
function ec_step1() is defined
but not sure.
sometimes the way zen cart is programed is a little above my knowalge
any one think they know?
does no one know what .php file has the api call to paypal for express checkout