Jump to content

Recommended Posts

Posted (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 by cristaline (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...