jolvil Posted April 21, 2009 Share Posted April 21, 2009 J'ai remarqué en faisant un windiff sur les fichiers paypal.php et paypal.tpl des versions 1.1 et 1.2 qu'il y avait quelques différences:apparition de 'PAYPAL_HEADER'et dans paypal.tpl<input type="hidden" name="rm" value="1" />est devenu <input type="hidden" name="rm" value="2" /> rm:Return URL behavior. If set to “1” and if a “return” value is submitted, upon completion of the payment the buyer will be sent back to the return URL using a GET method, and no transaction variables will be submitted. If set to “2” and if a “return” value is submitted, the buyer will be sent back to the return URL using a POST method, to which all available transaction variables will also be posted. If omitted or set to “0”, GET methods will be used for all Buy Now, Donate, Subscribe, and PayPal Shopping Cart transactions in which Instant Payment Notification is not enabled. POST methods with variables will be used for the rest https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariablesIl semble que l'on ai changé de methode!question:Est il conseillé ou perilleux de faire des modifications pour le module Paypal de la V1.1?le module Paypal de la V1.2 est il compatible avec la V1.1? Link to comment Share on other sites More sharing options...
jolvil Posted April 22, 2009 Author Share Posted April 22, 2009 ca n'inspire personne? pourtant c'est pas si ininteressant ! Link to comment Share on other sites More sharing options...
jolvil Posted April 23, 2009 Author Share Posted April 23, 2009 Paypal ? personne n'utilise Paypal? Link to comment Share on other sites More sharing options...
jolvil Posted April 24, 2009 Author Share Posted April 24, 2009 Paypal? Link to comment Share on other sites More sharing options...
jolvil Posted April 27, 2009 Author Share Posted April 27, 2009 Je suis bloqué au 4 eme post de ce fil sans aucune réponse! que dois faire? %-P Link to comment Share on other sites More sharing options...
Patric Posted April 27, 2009 Share Posted April 27, 2009 Je suis étonné qu'il n'y ait que si peu de différences entre les deux modules, il me semblait qu'il avait été totalement réécrit... Link to comment Share on other sites More sharing options...
Michel DONAT Posted April 27, 2009 Share Posted April 27, 2009 BonjourAvec WinMerge, il me sort plus qu'une seule modification !Validation.php il y a un bloc de différent.Dans paypal.php il y tout plein de lignes de changées aussi. Link to comment Share on other sites More sharing options...
jolvil Posted April 27, 2009 Author Share Posted April 27, 2009 Haaaah ! un interlocuteur. bien sur il y a plus de differences mais pas tellement plus.C'est surtout le<input type=“hidden” name=“rm” value=“1” />qui est devenu <input type=“hidden” name=“rm” value=“2” />qui me fait poser des questions Link to comment Share on other sites More sharing options...
jolvil Posted April 28, 2009 Author Share Posted April 28, 2009 Donc pas d'avis d'expert sur le sujet ! :cheese: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now