} else {
call.setValue("merchant_id", "047959265100018");//0+jayasoft siret
}
String locale = "en";
Context ctx = ContextHolder.getContext();
if (ctx!=null) {
locale = ctx.getLocale().getLanguage();
}
call.setValue("language", locale);
call.setValue("order_id", String.valueOf(o.getId()));
call.setValue("customer_id", String.valueOf(o.getBuyer().getId()));
call.setValue("merchant_country", "fr");