--
You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To post to this group, send an email to joomla-de...@googlegroups.com.
To unsubscribe from this group, send email to joomla-dev-gene...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/joomla-dev-general?hl=en-GB.
you don't need to put inside your credential:
you put a mail address associated with your merchant account and you just have to check when you receive a message from paypal, fram where it's comming and if nothing has been tampered with. (it can be achieved by cross checking with your database or adding a hash based verification, nothing hard to do).
Ref "The best way to use paypal in joomla is to use either generated buttons (if it's good enough with your needs) or to generate yourself the form that redirects directly to paypal."
I think the problem with a form is having to include your API credentials in hidden fields ??
--
You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-general/-/wew2VA_wnJoJ.
and also, the base paypal api is using your credential in a buffer page that will just load the form and submit it using javascript( unless their example has changed lately)
Ref "The best way to use paypal in joomla is to use either generated buttons (if it's good enough with your needs) or to generate yourself the form that redirects directly to paypal."
I think the problem with a form is having to include your API credentials in hidden fields ??
--
You received this message because you are subscribed to the Google Groups "Joomla! General Development" group.
To view this discussion on the web, visit https://groups.google.com/d/msg/joomla-dev-general/-/wew2VA_wnJoJ.