9 h.
7 h.
7 h.
oui j'ai fait ca mais les logo ok apres le module stripe charge mal du coup pas possible rentrer carte cb etc.. je pense qui faut ajouter une regle dans order-opc.je du template
jai essayer d'ajouter mais ca vas pas
function updatePaymentMethods(json)
{
$('#HOOK_TOP_PAYMENT').html(json.HOOK_TOP_PAYMENT);
$('#opc_payment_methods-content #HOOK_PAYMENT ').html(json.HOOK_PAYMENT);
setTimeout(function () {
// STRIPE (officiel)
if (typeof Stripe !== 'undefined') {
if (typeof initStripe === 'function') {
initStripe();
jai essayer d'ajouter mais ca vas pas
function updatePaymentMethods(json)
{
$('#HOOK_TOP_PAYMENT').html(json.HOOK_TOP_PAYMENT);
$('#opc_payment_methods-content #HOOK_PAYMENT ').html(json.HOOK_PAYMENT);
setTimeout(function () {
// STRIPE (officiel)
if (typeof Stripe !== 'undefined') {
if (typeof initStripe === 'function') {
initStripe();