Hi Fredolino,
Have you set up IPN on your PayPal account? And, are you sending the correct notify_url to PayPal?
You are correct that the trial version randomises the amounts.
Bob
Hi Bob :-)
hoppla, you're right. The IPN URL must also be integrated with the Paypal account. Of course I have not yet.
Thanks for the tip!
If I do not want to use the Paypal Trial version, then I can pay for with Paypal in the i also use the ReDirect URL + ReDirect User actions to pay with Paypal in the Event Switcher?
ReDirect URL = Action in: Utilities/Redirect?
ReDirect User = Action in: External Apps/Chrono Redirect?
For the correct forwarding to the seller's Paypal account login, do I need a URL from Paypal?
Best regards
Fred.
Hi Fred,
You can use the "Redirect" action as an alternative to the "PayPal redirect" and set all the parameters yourself, but you will not be able to use the "PayPal listener" action to process the incoming response from PayPal.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hello,
Thank you for the info.
I have now in the Event Switcher in success a Redirect-Action with the content (see screen).
But I always come only to the general homepage of Paypal and not in the payment area.
Have I forgotten something?
Also with the Paypal button I am not in the payment area came.
Best regards
Fred.
Hi Fred,
You can test with the "PayPal redirect" and enable the debug mode, check the URL generated by it and compare it to the parameters you have provided in the normal redirect action, because if you don't land on the correct page in PayPal then something is missing.
additionally you have amount={item total} in the settings, i'm not sure if your field name is just like that or it there is no space it it ?
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hello Max,
Thanks for the tip,
I have tested with PayPal Redirect-Trial and in the debugger the transferred data are correct.
And I also come to the login page at PayPal.
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&
business=service%40firma.com&
no_shipping=1&
no_note=1&
return=¤cy_code=EUR&
item_name=2+Wochen&
amount=51.8&
first_name=Karl&
last_name=Napp&
address1=strasse&
city=stadt&
zip=11111&
country=land&
night_phone_a=03339700000&
Fred.
Hi Fred,
So you can use the same parameters in the "Redirect" action settings OR keep on using the "Paypal redirect" but then you will need to have the paypal plugin subscription in order to send correct amounts to PayPal.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Max,
mh ... so I thought to myself synonymous, but with these data I come back only to the normal home of paypal:
https://www.paypal.com/cgi-bin/webscr
cmd=_xclick
business=service@xxxxxxxx.com
currency_code=EUR
item_name={item_name}
amount={item_total}
quantity={item_quantity}
invoice={invoice}
first_name={vorname}
last_name ={nachname}
Best regards,
Fred.
Hi Fred,
Please try to build this link and add it in the browser's address bar then press enter, does it send you to the correct page on the PayPal website ?
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi,
I come with the data on the Paypal login page (screen).
However, I am not shown the correct sum.
My settings in the backend are currently the same as in the screen1.
Fred.
Hi Fredolino,
Please check my last post . . .
Bob
The sum displayed is 9.33 Euros, how much it should be ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi,
I'm very sorry I do not understand anything at all...
I have also set the values in characters and it still does not work ...
cmd=_xclick
business=service@xxxxxxx.com
currency_code=EUR
item_name="item_name"
amount="item_amount"
invoice="invoice"
first_name="vorname"
last_name ="nachname"
adress_1="strasse"
zip="plz"
city="stadt"
Fred.
Hi Fred,
Please download and install the new v6, it will install as a new extension, it has more options, your redirect parameters should then be like this:
cmd=_xclick
business=service @[at] xxxxxxx [dot] com
currency_code=EUR
item_name=my item name
amount=3
invoice=invoice
first_name=Fred
last_name=lino
adress_1=strasse
zip=33334
city=Munchen
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi :-)
Can I adjust this?
I now have this redirect URL: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=service@xxxxx.com¤cy_code=EUR
And these additional parameters:
invoice=invoice
first_name=vorname
last_name =nachname
And I get on the Paypalsite this view:
Here are now only the totals exchanged. In the Paypal profile I have already set the 21% tax for Spain to 0.
Fred.
Hi Fred,
This is v6 or still v5 ?
I don't know how PayPal calculates the total tax, maybe you can test by passing a fixed tax amount.
if you are still using v5 then please test v6 as its much easier to control the PayPal parameters in the new version.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.