cristaline Posted May 16 Share Posted May 16 (edited) Bonjour, Sur Prestashop 8.2 avec le module PayPal 6.4.4, quand j'effectue un paiement PayPal (en succès ou en échec) avant la redirection vers la page de confirmation ou d'erreur, j'ai un json qui s'affiche sur la page de checkout :{"orderID":"5T949582NR*******","payerID":"BYMDJB*******","paymentID":"5T949582NR*******","billingToken":null,"facilitatorAccessToken":"A21AAJRgus7hp_2kcnNjRy68foBkzAxf195aV2N5lWzxvZbEZbYn-73mL2iTmXsZdiKALf7Us6iBTGsqcBfk*************","paymentSource":"paypal"} Via le debug navigateur, l'affichage de ce json est réalisé via ce formulaire : <form method="POST" action="https://site.fr/fr/module/paypal/ecValidation" class=""> <input name="paymentData"> </form> D'ou vient ce problème et comment le corriger svp ? D'avance merci pour vos retours. Edited May 16 by cristaline (see edit history) 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