08/06/23 - 21h

recette2
cherif 2023-06-08 21:03:23 +02:00
parent 673d6746cd
commit 269b5a78f3
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ function CheckOut(props) {
body: form1,
}).then((data) => data.json())
.then((data) => {
console.log(" #### status", data['status'], ' ### message : ', data['message']);
//console.log(" #### status", data['status'], ' ### message : ', data['message']);
//local_souscription_id = data['subscription_id'];
//console.log(" ### INSIDE initpayement_front(); : local_souscription_id = ", local_souscription_id);