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

where is the api call made?

Locked
Results 1 to 6 of 6
This thread is locked. New replies are disabled.
02 Sep 2008, 21:30
#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
02 Sep 2008, 21:49
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: where is the api call made?

What sort of changes?
02 Sep 2008, 22:05
#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
02 Sep 2008, 22:56
#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?
04 Sep 2008, 02:49
#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