Zen Cart Logo
Forums / PayPal Express Checkout support / where is the api call made?

where is the api call made?

Locked

Views: 1,345

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
2 Sep 2008, 9:30 PM
#1
m_o_s_studios avatar

m_o_s_studios

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

where is the api call made?

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

2 Sep 2008, 9:49 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: where is the api call made?

What sort of changes?

2 Sep 2008, 10:05 PM
#3
m_o_s_studios avatar

m_o_s_studios

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

Re: where is the api call made?

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

2 Sep 2008, 10:56 PM
#5
m_o_s_studios avatar

m_o_s_studios

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

Re: where is the api call made?

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?

4 Sep 2008, 2:49 AM
#6
m_o_s_studios avatar

m_o_s_studios

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

Re: where is the api call made?

does no one know what .php file has the api call to paypal for express checkout