Re: Session Lost after returning from paypal

2022-02-11 Thread Markus
use *ngrok* tool, which exposes localhost through http and https tunnels. For example we usually use this kind of command from Ubuntu terminal: $ ./ngrok http https://localhost:8443 Then you can use http/s tunnels generated by ngrok in the PayPal URL settings. Best regards, Giulio Il giorno gio

Re: Session Lost after returning from paypal

2022-02-11 Thread Jacques Le Roux
https://localhost:8443 Then you can use http/s tunnels generated by ngrok in the PayPal URL settings. Best regards, Giulio Il giorno gio 10 feb 2022 alle ore 12:05 Michael Brohl < michael.br...@ecomify.de> ha scritto: Hi Markus, I don't think that this scenario will work with

Re: Session Lost after returning from paypal

2022-02-11 Thread Giulio Speri - MpStyle Srl
Hello Markus, Another way is to use *ngrok* tool, which exposes localhost through http and https tunnels. For example we usually use this kind of command from Ubuntu terminal: $ ./ngrok http https://localhost:8443 Then you can use http/s tunnels generated by ngrok in the PayPal URL settings

Re: Session Lost after returning from paypal

2022-02-10 Thread Michael Brohl
Hi Markus, I don't think that this scenario will work with a localhost configuration. For integration testing with paypal, you will need a setting with a domain which is reachable by PayPal. An external server or a DynDNS setting with a route to the localhost machine should work.

Session Lost after returning from paypal

2022-02-09 Thread Markus
Hello Ladies and Gentleman, I'm running Ofbiz 18.12.02 in a local installation on localhost in an eCommerce scenario. I like to setup and run the paypal integration for payments properly. The jump to paypal and the processing at paypal works fine. The problem starts in the moment the s

Paypal payment

2021-05-04 Thread Katie Qiu
Hi, I've setup Paypal payment configuration by following the steps indicated inPayPal Payment Setup session at page https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business +Setup+Guide It seems to be working fine because I see the product and product pric

paypal integration issue

2017-07-26 Thread naresh babu G
Hi, I am using paypal checkout using sandbox credentials, it's redirecting to sandbox ,login to paypal(using test credit cards from paypal) page working fine. But i am getting error like "Things don't appear to be working at the moment. Please try again later." In code l

Re: Test Credit Cart Info for paypal sandbox

2017-07-24 Thread Devanshu Vyas
iling-lists.html > > And as per my knowledge, if you use standard PayPal checkout process, you > can setup test credit card from there. Also, for your reference, I found a > user question on PayPal community, here is the link > <https://www.paypal-community.com/t5/Payments/Test-Cre

Re: eCommerce PayPal Integration

2017-07-14 Thread Giulio Speri - MpStyle Srl
Giulio Speri - MpStyle Srl" < > giulio.sp...@mpstyle.it> wrote: > > Hello everyone, > > I'm writing because we have integrated PayPal as payment method for our > eCommerce site (running on ofbiz 13.07.03), and I'd like to share the > thing with the communi

Re: eCommerce PayPal Integration

2017-07-14 Thread Giulio Speri - MpStyle Srl
Thank you very much Pranay, I will have a better look to those services and go on trying. Have a good day, Giulo 2017-07-14 8:04 GMT+02:00 Pranay Pandey : > Hi Giulio, > > Glad to know that the solution reference worked for you. > Some more details on available integration

Re: eCommerce PayPal Integration

2017-07-14 Thread Taher Alkhateeb
Sounds like great work Giulio, I hope you get the chance to integrate some of this work into the code base. On Jul 14, 2017 1:06 AM, "Giulio Speri - MpStyle Srl" < giulio.sp...@mpstyle.it> wrote: Hello everyone, I'm writing because we have integrated PayPal as payment met

Re: eCommerce PayPal Integration

2017-07-13 Thread Pranay Pandey
Hi Giulio, Glad to know that the solution reference worked for you. Some more details on available integration- PayPal integration services implemented in OFBiz and available in 13.07. You can refer services_paypal.xml for services already available for PayPal and supports all the required

eCommerce PayPal Integration

2017-07-13 Thread Giulio Speri - MpStyle Srl
Hello everyone, I'm writing because we have integrated PayPal as payment method for our eCommerce site (running on ofbiz 13.07.03), and I'd like to share the thing with the community. The request of integration of PayPal arrived to us after the eCommerce was already up and running,

Re: Paypal IPN Integration

2017-05-04 Thread Paul Mandeltort
Giulio, we are working on integrating the Braintree API (Paypal’s latest acquisition) which covers PayPal and credit card processing. We like it because it also gives a pathway to apple pay and google wallet on mobile devices. Let me know if you’re interested in helping out, we’d like to

Paypal IPN Integration

2017-05-04 Thread Giulio Speri - MpStyle Srl
Hello everyone, I am writing because I'm trying to integrate PayPal payment system into our eCommerce site, but I'm facing some difficulties. I configured PayPal through the Payment Gateway Configuration app and I'd like to set up the IPN notification system to validate and fur

Re: Braintree (updated PayPal) integration?

2017-02-15 Thread Pierre Smits
wanting to see if any > Ofbiz users were interested in teaming up to roll out the latest > Braintree/PayPal integration and be able to contribute it into the core > Ofbiz, replacing what is there currently which is really out of date. > > Thanks! > > Steve Dankanich > >

Re: Braintree (updated PayPal) integration?

2017-02-14 Thread Dank Me
Hey guys, Yeah sorry for the confusion. I asked on the dev group, Paul on the user group. :-) We are on the same team here. I believe Paul was wanting to see if any Ofbiz users were interested in teaming up to roll out the latest Braintree/PayPal integration and be able to contribute it into

Re: Braintree (updated PayPal) integration?

2017-02-14 Thread Jacques Le Roux
/4b4d7e85c7182e2885b5d05dc3839c265663e98410c9ece90f8a44be@%3Cdev.ofbiz.apache.org%3E where Steve Dankanich lately announced to work on PayPal integration also. Best regards, Michael Am 13.02.17 um 19:44 schrieb Paul Mandeltort: Hey guys, anyone using the PayPal integration currently? The

Re: Braintree (updated PayPal) integration?

2017-02-14 Thread Michael Brohl
Hi Paul, this is great news and I believe this would be a valuable contribution. Please refer to https://lists.apache.org/thread.html/4b4d7e85c7182e2885b5d05dc3839c265663e98410c9ece90f8a44be@%3Cdev.ofbiz.apache.org%3E where Steve Dankanich lately announced to work on PayPal integration also

Braintree (updated PayPal) integration?

2017-02-13 Thread Paul Mandeltort
Hey guys, anyone using the PayPal integration currently? The existing OFBiz integration is based on the ancient API. We’ve been investigating and the new Braintree API, acquired by PayPal, is very modern, keeps CC data on Paypal’s side which greatly simplifies PCI Compliance, and makes a

Question regarding keystore file for paypal express checkout

2016-10-03 Thread Soon Won Park
Good afternoon! I have a question about how to change the keystore file in ofbiz. Paypal announced that we need to update keystore file to connect to paypal express checkout going forward: https://www.paypal-knowledge.com/infocenter/index?page=content&widgetview=true&id=FAQ1766&view

Re: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure while connecting to Paypal Sandbox

2016-06-11 Thread Jacques Le Roux
et a better support and it's more fair to share with everybody The wider the audience the better the answers you might get Thanks Jacques Le 05/06/2016 à 05:01, harsha1...@gmail.com a écrit : Hi Jacques, I am getting handshake_failure error while trying to communicate with Paypal sandbox.

Re: PayPal Param: cmd => null

2016-02-02 Thread Pierre Smits
asi wrote: > Just had the same thing, so for the record - had https url for > payment.paypal.notify. > With plain http works just fine. > > On 03/31/2015 10:38 PM, Ingo Wolfmayr wrote: > > Hi All, > > > > I have configured PayPal to be used as payment method ... e

Re: PayPal Param: cmd => null

2016-02-02 Thread Josip Almasi
Just had the same thing, so for the record - had https url for payment.paypal.notify. With plain http works just fine. On 03/31/2015 10:38 PM, Ingo Wolfmayr wrote: > Hi All, > > I have configured PayPal to be used as payment method ... everything works > fine (forwarded to Pay

Re: How to record payment provider (e.g. PayPal) fees as operational expenses

2015-12-15 Thread Pierre Smits
("mc_fee") - > but as far is I can make out that is just ignored, i.e. not at all used > later. > > Thanks. > Morten > > On Tue, Dec 15, 2015 at 8:18 AM, Morten Jensen > wrote: > > > Hi, > > > > We are using PayPal to make and take payments bu

Re: How to record payment provider (e.g. PayPal) fees as operational expenses

2015-12-15 Thread Pierre Smits
internal processes. More explanation to your auditors, which leads to more operational expense. The way to deal with the difference is at the moment of the reconciliation of the transaction in the financial account. De payment the customer did (in this case via PayPal) is for 100% and the deduction

Re: How to record payment provider (e.g. PayPal) fees as operational expenses

2015-12-15 Thread Morten Jensen
.e. not at all used later. Thanks. Morten On Tue, Dec 15, 2015 at 8:18 AM, Morten Jensen wrote: > Hi, > > We are using PayPal to make and take payments but we are not using the > PayPal gateway for payments and are instead using our own order and > payments integration flow. &

How to record payment provider (e.g. PayPal) fees as operational expenses

2015-12-15 Thread Morten Jensen
Hi, We are using PayPal to make and take payments but we are not using the PayPal gateway for payments and are instead using our own order and payments integration flow. We typically create an order of say £100 and once the client pays we generate the invoice. The problem is that we may only get

PayPal Param: cmd => null

2015-03-31 Thread Ingo Wolfmayr
Hi All, I have configured PayPal to be used as payment method ... everything works fine (forwarded to PayPal, Payment ..) but when it comes to get the payment information I get the following lines in the log file: 2015-03-31 22:10:53,920 |0.0.1-8009-exec-3768 |PayPalEvents |E

Re: Refund to Credit Card or PayPal in Ofbiz

2012-10-04 Thread Ofbiz 开发
d process in Ofbiz > please? > > How do we refund the money back to the purchaser's credit card / PayPal > > account directly please? > > > > And would the credit card company refund the commission fee charged on > the > > sale please? Thank you very much. >

Re: Refund to Credit Card or PayPal in Ofbiz

2012-10-03 Thread Ted Byers
On Wed, Oct 3, 2012 at 10:01 PM, Ofbiz 开发 wrote: > Hi everyone, > I am a newbie to Ofbiz. Has anyone done the refund process in Ofbiz please? > How do we refund the money back to the purchaser's credit card / PayPal > account directly please? > > And would the credit

Refund to Credit Card or PayPal in Ofbiz

2012-10-03 Thread Ofbiz 开发
Hi everyone, I am a newbie to Ofbiz. Has anyone done the refund process in Ofbiz please? How do we refund the money back to the purchaser's credit card / PayPal account directly please? And would the credit card company refund the commission fee charged on the sale please? Thank you very

Re: ofbiz paypal integration

2012-06-15 Thread nilesh_patil
Hi Rick, Will you please provide me that setting.Because when i set I go on to the paypal but as soon as i click on continue i was back to cart I found in the server log that there is internal error in the Paypal Thanks n Regards, Nilesh Patil -- View this message in context: http

Re: Regarding payment with Paypal and invoice status

2012-04-16 Thread Vikas Mayur
' which is called in this process and also create and apply the payments to the invoice that is being captured. Regards Vikas On Apr 16, 2012, at 1:22 PM, Nandani Aggarwal wrote: > Hello Everyone, > > I used Payment with EBS(like Paypal) for an order and in response got > Payme

Regarding payment with Paypal and invoice status

2012-04-16 Thread Nandani Aggarwal
Hello Everyone, I used Payment with EBS(like Paypal) for an order and in response got PaymentId and transactionId.After an order placement,In applications -> order ,it was in approved status .After packing ,Invoice get created but invoice showed "Ready for posting" status and applied

Paypal IPN error due to null getWebSiteId

2012-01-04 Thread Steve Fatula
Trying to get Paypal set up, the ipn version. The notify url is set in the payment.properties file, and in fact a request comes in the log file to ecommerce/control/payPalNotify However, there is an error getting the Product Store. PayPalEvents.java says that ProductStore is null. Tracing that

Re: ofbiz integration with Paypal Website Payment Pro

2011-08-02 Thread suman kar
requirement and had to apply some fixes myself. > What I've noticed is that - the payflow pro API is able to receive the > token > and redirect to paypal, BUT the order details are NOT listed on the left > hand side frame on paypal website. > > On Tue, Jul 19, 2011 a

Re: ofbiz integration with Paypal Website Payment Pro

2011-07-26 Thread varun bhansaly
Hi Suman, Were you able to get this working ? I had a similar requirement and had to apply some fixes myself. What I've noticed is that - the payflow pro API is able to receive the token and redirect to paypal, BUT the order details are NOT listed on the left hand side frame on paypal we

ofbiz integration with Paypal Website Payment Pro

2011-07-19 Thread suman kar
Hi, Has any one integrated ofbiz 10.04 with Website Payment Pro. I came across this link https://issues.apache.org/jira/browse/OFBIZ-934 which use Payflow pro API. Though this works fine for credit card authorizations, it does NOT work for paypal express checkout. I have executed the XML from

ofbiz integration with Paypal Website Payment Pro

2011-07-19 Thread suman.kar
Hi, Has any one integrated ofbiz 10.04 with Website Payment Pro. I came across this link https://issues.apache.org/jira/browse/OFBIZ-934 which use Payflow pro API. Though this works fine for credit card authorizations, it does NOT work for paypal express checkout. I have executed the XML from

Re: Issue with paypal shipping callback

2011-05-30 Thread varun bhansaly
ds > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 24/05/2011, at 3:17 AM, varun bhansaly wrote: > > > Hi, > > > > Has anyone tried configuring "Shipping callback url" in the paypal > payment > > gateway configuration screen in

Re: ofbiz paypal integration

2011-05-30 Thread varun bhansaly
Thanks Rick, my configuration settings seem fine as I'm able to pay in the paypal sandbox, with paypal redirecting me to the website once again. Though not sure why while creating the order the payment authorization fails. On Mon, May 30, 2011 at 6:25 PM, wrote: > Varun, > >

Re: ofbiz paypal integration

2011-05-30 Thread rick
Varun, What are your configuration settings? I had the same problem, only to find  that paypal had changed the settings needed to connect to them. Specifically, host address changed to payflowpro.paypal.com. Rick --- On Mon, 5/30/11, varun bhansaly wrote: From: varun bhansaly Subject

ofbiz paypal integration

2011-05-30 Thread varun bhansaly
Hi, Has anyone tried integrating paypal with ofbiz-10.04 ? I have made all the configurations using this https://cwiki.apache.org/OFBENDUSER/apache-ofbiz-business-setup-guide.html#ApacheOFBizBusinessSetupGuide-PayPalPaymentSetupas reference. For Return Url, I've specified http:// :8080/co

Re: Issue with paypal shipping callback

2011-05-23 Thread Scott Gray
Media http://www.hotwaxmedia.com On 24/05/2011, at 3:17 AM, varun bhansaly wrote: > Hi, > > Has anyone tried configuring "Shipping callback url" in the paypal payment > gateway configuration screen in ofbiz 10.04 ? > As far as I understand paypal would invoke this URL to calc

Issue with paypal shipping callback

2011-05-23 Thread varun bhansaly
Hi, Has anyone tried configuring "Shipping callback url" in the paypal payment gateway configuration screen in ofbiz 10.04 ? As far as I understand paypal would invoke this URL to calculate shipping charges. I've configured "Shipping callback url" to http://mysite.c

Re: Regarding PayPal ExpressCheckout

2011-01-21 Thread Rishi Solanki
Hi, PaymentGatewayPayPal is the entity responsible for enabling the paypal. You need to create the record in this entity will enable it. Related OFBiz files to look after; PayPalEvents.java PayPalServices.java ExpressCheckoutEvents.java Rishi Solanki Manager, Enterprise Software Development

Re: Regarding PayPal ExpressCheckout

2011-01-07 Thread BJ Freeman
do a google of ofbiz paypal puspa sahu sent the following on 1/7/2011 1:01 AM: I want to know how paypal express checkout working in ofbiz.I tested paypal express ckeckout in http://demo-trunk.ofbiz.apache.org/ecommerce/ but it is not working .I would request you kindle let me know what are the

Regarding PayPal ExpressCheckout

2011-01-07 Thread puspa sahu
I want to know how paypal express checkout working in ofbiz.I tested paypal express ckeckout in http://demo-trunk.ofbiz.apache.org/ecommerce/ but it is not working .I would request you kindle let me know what are the steps i have to follow to activate the paypal express checkout in my

some paypal interfaces having problems

2010-11-29 Thread BJ Freeman
paypal has recognized the problem and is doing everything to fix till then sales may be spotty. Welcome to cyber monday. = BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymark

Re: Problem with Paypal Express Checkout

2010-08-22 Thread 张良
Hi all, A jira was created. Cheers. Liang 2010/8/19 hdv > > I am referring to this link "ecommerce/control/setPayPalCheckout". > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Problem-with-Paypal-Express-Checkout-tp2323947p2331035.html >

Re: Problem with Paypal Express Checkout

2010-08-19 Thread hdv
I am referring to this link "ecommerce/control/setPayPalCheckout". -- View this message in context: http://ofbiz.135035.n4.nabble.com/Problem-with-Paypal-Express-Checkout-tp2323947p2331035.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Problem with Paypal Express Checkout

2010-08-18 Thread Scott Gray
t do a successful > setExpressCheckout before redirecting." > > I commented out those three lines but that didnt solve this problem.So is > there any other solution for this problem?? > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Problem-wit

Re: Problem with Paypal Express Checkout

2010-08-18 Thread hdv
lution for this problem?? -- View this message in context: http://ofbiz.135035.n4.nabble.com/Problem-with-Paypal-Express-Checkout-tp2323947p2329611.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Problem with Paypal Express Checkout

2010-08-18 Thread BJ Freeman
let me clarify that I use the IPN version of paypal before the express code was introduced. So I will leave that to Scott. as Scott mentioned please open a Jira and put comment there https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices an link you may find helpful

Re: Problem with Paypal Express Checkout

2010-08-18 Thread 张良
Hi all, Many thanks for all your replies. I'm sorry for my lateness. I'm working on the PayPal stuff these days. I encountered another problem with the function which accepts callback from Paypal then sents response of shipping methods and shipping prices to Paypal. The ca

Re: Problem with Paypal Express Checkout

2010-08-16 Thread BJ Freeman
und when I communicated the issue with PayPal developers network. It seems correct. Thanks & Regards -- Pranay Pandey On Aug 13, 2010, at 3:17 PM, 张良 wrote: Hi there, I was redirected to Paypal when the first time i click the link /control/setPayPalCheckout after I added some items into t

Re: Problem with Paypal Express Checkout

2010-08-16 Thread Pranay Pandey
Hi Liang and Scott, This is the solution to the problem that I also found when I communicated the issue with PayPal developers network. It seems correct. Thanks & Regards -- Pranay Pandey On Aug 13, 2010, at 3:17 PM, 张良 wrote: Hi there, I was redirected to Paypal when the first ti

Re: Problem with Paypal Express Checkout

2010-08-16 Thread Scott Gray
张良 wrote: > Hi there, > > I was redirected to Paypal when the first time i click the link > /control/setPayPalCheckout after I added some items into the cart, and I > returned back to the website without finished the payment on Paypal. Then i > failed to be redirected to Payp

Problem with Paypal Express Checkout

2010-08-13 Thread 张良
Hi there, I was redirected to Paypal when the first time i click the link /control/setPayPalCheckout after I added some items into the cart, and I returned back to the website without finished the payment on Paypal. Then i failed to be redirected to Paypal again after I clicked the link

Re: Dummy account and card no. to check Paypal settings ?

2010-08-04 Thread Ravindra Mandre
y which we can check the >> paypal settings , for testing purpose ? >> >> >> Regards >> Ravindra Mandre >> Bangalore >> >>

Re: Dummy account and card no. to check Paypal settings ?

2010-08-04 Thread BJ Freeman
your create your own. https://developer.paypal.com/ Ravindra Mandre sent the following on 8/4/2010 3:53 AM: Hi all, Do we have any dummy account and card number by which we can check the paypal settings , for testing purpose ? Regards Ravindra Mandre Bangalore

Dummy account and card no. to check Paypal settings ?

2010-08-04 Thread Ravindra Mandre
Hi all, Do we have any dummy account and card number by which we can check the paypal settings , for testing purpose ? Regards Ravindra Mandre Bangalore

Re: PayPal Currency Issue

2010-07-20 Thread kaliagaurav
some stores > as well. > > Please suggest > > Thanks > > Gaurav > > On Tuesday 20 July 2010 10:56 AM, aswath narayana [via OFBiz] wrote: >> Hi Gaurav, >> You have to send the currency code parameter to paypal. >> Please verify if the patch is applied

Re: PayPal Currency Issue

2010-07-20 Thread BJ Freeman
st Thanks Gaurav On Tuesday 20 July 2010 10:56 AM, aswath narayana [via OFBiz] wrote: Hi Gaurav, You have to send the currency code parameter to paypal. Please verify if the patch is applied correctly. or you can hardcode like this temporarily in paypalevents.java - line:157, function:

Re: PayPal Currency Issue

2010-07-20 Thread aswath satrasala
s > > Gaurav > > On Tuesday 20 July 2010 10:56 AM, aswath narayana [via OFBiz] wrote: > > Hi Gaurav, > > You have to send the currency code parameter to paypal. > > Please verify if the patch is applied correctly. > > or you can hardcode like this temporarily

Re: PayPal Currency Issue

2010-07-20 Thread kaliagaurav
figuration I have done will get over write or not. Because I have added few catalogs and products and created some stores as well. Please suggest Thanks Gaurav On Tuesday 20 July 2010 10:56 AM, aswath narayana [via OFBiz] wrote: > Hi Gaurav, > You have to send the currency code par

Re: PayPal Currency Issue

2010-07-19 Thread aswath satrasala
Hi Gaurav, You have to send the currency code parameter to paypal. Please verify if the patch is applied correctly. or you can hardcode like this temporarily in paypalevents.java - line:157, function: callPayPal. parameter.put("currency_code", "GBP"). Don't forget to d

Re: PayPal Currency Issue

2010-07-19 Thread BJ Freeman
it helps if you include the complete thread I don't know if you answered this yet. what branch/release of ofbiz are you using. if it is svn what version. kaliagaurav sent the following on 7/19/2010 8:53 AM: Hi BJ Freeman I have also configured "GBP" in general.properties and i have configured

Re: PayPal Currency Issue

2010-07-19 Thread kaliagaurav
Hi BJ Freeman I have also configured "GBP" in general.properties and i have configured CurrencyUom to "GBP" in store setting where it say "Localisation" but still not working :( Please suggest Thanks gaurav -- View this message in context: http://ofbiz.135035

Re: PayPal Currency Issue

2010-07-19 Thread BJ Freeman
looking at the code paypal currency is gotten from the cart. the cart gets it from general.properties "currency.uom.id.default" which defaults to USD if none is set. kaliagaurav sent the following on 7/19/2010 8:27 AM: Hi All I have checked the logs and in logs the currency getting

Re: PayPal Currency Issue

2010-07-19 Thread kaliagaurav
Hi All I have checked the logs and in logs the currency getting passed to paypal is USD instead of GBP and there is some reference to baseCurrencyUomId as well. Please suggest regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue

Re: PayPal Currency Issue

2010-07-15 Thread kaliagaurav
tp://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290201.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: PayPal Currency Issue

2010-07-15 Thread Raj Saini
You need to send a currencyUom to the paypal. This CurrencyUoM set into the PaypalEvents class. In your code this defaults to USD. That is the reason in your application prices are in GBP and when it goes to Paypal it is converted to USD as that is the default for Paypal. Thanks, Raj On 15

Re: PayPal Currency Issue

2010-07-15 Thread kaliagaurav
Hi Raj I will check that as well. But in my application i can see all the prices coming in GBP. it only changes when we get directed to paypal website. Thanks Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290122.html Sent from the

Re: PayPal Currency Issue

2010-07-15 Thread Raj Saini
Hi Gaurav, Only other thing I think you will need is your store currency setting and this should work fine. Regards, Raj On 15/07/10 18:11, kaliagaurav wrote: Hi Raj I am using version 9.04 and I have applied patch to this class. https://issues.apache.org/jira/browse/OFBIZ-3335?page=com.a

Re: PayPal Currency Issue

2010-07-15 Thread kaliagaurav
context: http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290080.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: PayPal Currency Issue

2010-07-15 Thread Raj Saini
Hi Gaurav, Which version of OFBiz are you using? There was a problem in the past and I think at that time currency was hard coded. In the current code currency sent to paypal is taken from the OrderHeader Entity. You can look into the PayplaEvents for more details. Thanks, Raj Currency is

Re: PayPal Currency Issue

2010-07-15 Thread kaliagaurav
Hi All I have cross checked my paypal website setting, everything seems to be fine. I was not able to find any place stating Dollar. If any body haev any idea about setting currency type for paypal either in paypal account or in ofbiz settings. please let me know Regards Gaurav -- View

Re: PayPal Currency Issue

2010-07-14 Thread kaliagaurav
Thanks for the reply. I will cross check my PayPal settings. regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2288380.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: PayPal Currency Issue

2010-07-13 Thread BJ Freeman
check your paypal website settings they override what ofbiz sends. kaliagaurav sent the following on 7/13/2010 2:26 AM: Hi All I am facing a problem with PayPal. I have configured my store to use GBP Currency and I can see all the price listed in GBP in the application but when I try to pay

PayPal Currency Issue

2010-07-13 Thread kaliagaurav
Hi All I am facing a problem with PayPal. I have configured my store to use GBP Currency and I can see all the price listed in GBP in the application but when I try to pay with Paypal at the very last step after login it take me to Paypal website and there currency get changed to Dollars. I

Re: Shipping and Handling charges are not adding with PayPal Express Checkout!!

2010-06-25 Thread Vivek
Hi, You can search Paypal development related queries on https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/home Thanks! -- Vivek Mishra On Thursday 24 June 2010 05:43 PM, Kumaraswamy nandipati wrote: Hi., I just checkout and setup for Ofbiz 10.04v versi

Shipping and Handling charges are not adding with PayPal Express Checkout!!

2010-06-24 Thread Kumaraswamy nandipati
Hi., I just checkout and setup for Ofbiz 10.04v version in my system and walking through the new features. I find Paypal and Google Checkout options on top right section(header section). With this flow, I am not able to see shipping costs are not forwarding to paypal website. On the other hand, Q

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread Scott Gray
ou mean the certificate file with it? > > Rohit > > -- > View this message in context: > http://n4.nabble.com/Paypal-Payment-via-PayFlow-Pro-tp1288675p1457554.html > Sent from the OFBiz - User mailing list archive at Nabble.com. smime.p7s Description: S/MIME cryptographic signature

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread rohit
hi, what is "YOUR API SIGNATURE". i intend to test on live server, and have the api username and password setup, but could not find anything that said 'API SIGNATURE'. Do you mean the certificate file with it? Rohit -- View this message in context: http://n4.nabble.co

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread Scott Gray
axmedia.com On 30/01/2010, at 10:32 AM, rohit wrote: > > yes, i too intend to use the NVP API. > > Rohit > > > -- > View this message in context: > http://n4.nabble.com/Paypal-Payment-via-PayFlow-Pro-tp1288675p1457539.html > Sent from the OFBiz - User mailing list archive at Nabble.com. smime.p7s Description: S/MIME cryptographic signature

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread rohit
yes, i too intend to use the NVP API. Rohit -- View this message in context: http://n4.nabble.com/Paypal-Payment-via-PayFlow-Pro-tp1288675p1457539.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread Scott Gray
o server, we are > directed back to ofbiz site after clicking the paypal express checkout > button. > > Am not sure how to do the set-up and try it out. > > Thank, > > rohit > -- > View this message in context: > http://n4.nabble.com/Paypal-Payment-via-PayFlow-Pro

Re: Paypal Payment via PayFlow Pro

2010-01-30 Thread rohit
Hi Scott, Is there any documentation on how to set it up. On the demo server, we are directed back to ofbiz site after clicking the paypal express checkout button. Am not sure how to do the set-up and try it out. Thank, rohit -- View this message in context: http://n4.nabble.com/Paypal

Paypal Express set up help...

2010-01-30 Thread rohit
hi, Is there any documentation on how to setup and use paypal express checkout? Any information will be appreciated. Thanks Rohit -- View this message in context: http://n4.nabble.com/Paypal-Express-set-up-help-tp1457426p1457426.html Sent from the OFBiz - User mailing list archive at

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread S K Pradeep kumar
try, paypal direct payment, its also doing without an external redirection, and the implementation is also simple, and if you follow the cybersource integration is enough i think, With regards, S K Pradeep kumar, On Sun, Jan 24, 2010 at 7:56 PM, Mahesh Bachchan < mahesh.bachc...@googlemail.

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Scott Gray
here is the detailed. >> >> from the ofbiz side >> Payflow Link is the same as Express Checkout >> they use the webpages one paypal to do check out, with data return to ofbiz >> >> From the paypal side: >> Payflow Link is the not same as Express Checkout

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Mahesh Bachchan
at 10:37 AM, BJ Freeman wrote: > here is the detailed. > > from the ofbiz side > Payflow Link is the same as Express Checkout > they use the webpages one paypal to do check out, with data return to ofbiz > > From the paypal side: > Payflow Link is the not same as Expre

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread BJ Freeman
here is the detailed. from the ofbiz side Payflow Link is the same as Express Checkout they use the webpages one paypal to do check out, with data return to ofbiz >From the paypal side: Payflow Link is the not same as Express Checkout in Express Checkout it is handled by Paypal with a sin

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Scott Gray
gt;> not sure you looked at the links, they do not support what you say, >>> unless I missed something. >>> >>> Scott Gray sent the following on 1/24/2010 3:01 PM: >>>> On 24/01/2010, at 3:53 PM, BJ Freeman wrote: >>>> >>>&g

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Scott Gray
10 3:01 PM: >>> On 24/01/2010, at 3:53 PM, BJ Freeman wrote: >>> >>>> Paypal has change what they call services. >>>> the one that is used in 9.04 (redirect) is called >>>> Website Payments Pro >>>> https://www.paypal.com/cgi-bin/webscr

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread BJ Freeman
something. > > Scott Gray sent the following on 1/24/2010 3:01 PM: >> On 24/01/2010, at 3:53 PM, BJ Freeman wrote: >> >>> Paypal has change what they call services. >>> the one that is used in 9.04 (redirect) is called >>> Website Payments Pro >>

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Scott Gray
y sent the following on 1/24/2010 3:01 PM: >> On 24/01/2010, at 3:53 PM, BJ Freeman wrote: >> >>> Paypal has change what they call services. >>> the one that is used in 9.04 (redirect) is called >>> Website Payments Pro >>> https://www.paypal.com

Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread BJ Freeman
Scott: not sure you looked at the links, they do not support what you say, unless I missed something. Scott Gray sent the following on 1/24/2010 3:01 PM: > On 24/01/2010, at 3:53 PM, BJ Freeman wrote: > >> Paypal has change what they call services. >> the one that is used in

  1   2   3   >