glad you got it fixed.
all of these were fulll java and or webbased.
they were converted to ofbiz
please look at all the third party code compared to what the vendors
said to get an idea
accounting\src\org\ofbiz\accounting\thirdparty

Florin Popa sent the following on 8/27/2008 2:12 PM:
> Hello Mr. Freeman,
> 
> Thanks for your quick reply and willing to help, meanwhile it worked fine.
> The reason of failure was that I did not uncomment following lines:
> 
> payment.paypal.redirect=https://www.sandbox.paypal.com/us/cgi-bin/webscr
> and
> payment.paypal.confirm=https://www.sandbox.paypal.com/us/cgi-bin/webscr
> 
> It was mentioned to touch only above ones.
> 
> Now the interesting parts starts...implementation of a customized
> payment - www.sofortueberweisung.de
> In this case, it seems a full java implementation is required.
> 
> Best regards,
> Flopa
>> will bring up mine and test
>> but here are some things to consider.
>>
>> Assuming you are using the current svn or release branch.
>> you are running with a fully qualified domain name or IP address
>> dedicated to this server?
>> have you given authorization in paypal to use the api? (not in
>> documentation)
>> what UL did you put in paypal for the notification URL box?
>>
>>
>>
>> Florin Popa sent the following on 8/27/2008 1:18 PM:
>>  
>>> Hello,
>>>
>>> I am trying to use paypal payment type.
>>> I configured inside ofbiz the proper payment type for a shop, then I
>>> also configured ofbiz according to
>>>
>>> http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-paymentProcessorDetails
>>>
>>>
>>>
>>> and I am using a paypal sendbox test account.
>>>
>>> When I try a payment, I got this:
>>>
>>>    [java] 2008-08-27 23:09:27,216 (http-0.0.0.0-8443-Processor3)
>>> [      PayPalEvents.java:141:ERROR] Payment properties is not configured
>>> properly, some notify URL from PayPal is not correctly defined!
>>>     [java] 2008-08-27 23:09:27,222 (http-0.0.0.0-8443-Processor3)
>>> [    RequestHandler.java:305:ERROR] Request callPayPal caused an
>>> error with
>>> the following message: payPalEvents.problemsGettingMerchantConfiguration
>>>
>>>
>>> Any help would be appreciated,
>>>
>>> Best regards,
>>> Flopa
>>>
>>>
>>>
>>>     
>>
>>
>>   
> 
> 

Reply via email to