Reply to topic
Paypal Payment Pro.
Ennio


Joined: 17 Nov 2006
Posts: 101
Location: Scotch Plains, NJ
Reply with quote
Can I use the paypal payment pro API on the coldfusion shared host?
Jason101
Forum Regular

Joined: 14 Mar 2006
Posts: 550
Location: Harrisburg, PA
Reply with quote
No reason why you shouldn't be able to as long as it's a standard ColdFusion file such as a CustomTag or a CFC. I use a PayPal CFC and an Authorize.net CFC without any issues on the shared servers
Ennio


Joined: 17 Nov 2006
Posts: 101
Location: Scotch Plains, NJ
Reply with quote
When I use the coldfusion sample on my local server I got it to work, but when I upload on the host I got this error msg.


Object Instantiation Exception.
An exception occurred when instantiating a java object. The cause of this exception was that: .

The error occurred in C:\Websites\em47126e\paypal.cfc: line 17
Called from C:\Websites\em47126e\paypal.cfc: line 3
Called from C:\Websites\em47126e\TransactionSearchResults.cfm: line 5
Called from C:\Websites\em47126e\paypal.cfc: line 17
Called from C:\Websites\em47126e\paypal.cfc: line 3
Called from C:\Websites\em47126e\TransactionSearchResults.cfm: line 5
Called from C:\Websites\em47126e\paypal.cfc: line 17
Called from C:\Websites\em47126e\paypal.cfc: line 3
Called from C:\Websites\em47126e\TransactionSearchResults.cfm: line 5

15 :
16 : // Create CF caller object
17 : pp_caller = CreateObject("java", "com.paypal.sdk.services.CallerServices");
18 :
19 : // Set API profile
Shaji


Joined: 21 Feb 2005
Posts: 83
Reply with quote
I have seen this error before. I believe that after installing PayPal, need to restart CF service. Email to support dept. I will take a look at it tomorrow. Rolling Eyes
Paypal Payment Pro.
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic