Dans le module n°12.4 je montre comment on crée une passerelle de paiement sécurisé dans WordPress. PayPal, le transfert bancaire, Stripe, Authorize.net, 2Checkout, Braintree et Payza sont les services de paiement qu’on peut activer dans l’outil que je présente. Chez Ya-graphic.com c’est uniquement PayPal qui est activé.
Si vous voulez vendre sur Internet avec votre blog WordPress, je vous recommande de regarder cette vidéo de formation. Vous pourrez copier ce que je montre pour l’appliquer sur votre blog.
Durée de la vidéo : 19 minutes
Bon visionnage ! 🙂 .ihc-locker-wrap{}

Suivez la formation !

Achetez le PASS Business

(Accès immédiat)

/*Login Template 7*/ .ihc-login-template-7{ padding: 10px; text-align:center; display: inline-block; } .ihc-login-template-7 .ihc-sm-wrapp-fe{ text-align:left; padding-left:15px; padding-right:15px; } .ihc-login-template-7 .impu-form-line-fr{ box-sizing:border-box; padding-bottom:8px; text-align: left; display:inline-block; width:50%; max-width:300px; padding-right:15px; } .ihc-login-template-7 .impu-form-line-fr:after{ content:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”; clear:both; } .ihc-login-template-7 form{ } .ihc-login-template-7 .impu-form-line-fr .impu-form-label-fr{ min-width:150px; padding-bottom:3px; box-sizing:content-box; font-weight:800; font-size:13px; text-align:left; } .ihc-login-template-7 .impu-form-line-fr input[type=text],.ihc-login-template-7 .impu-form-line-fr input[type=password]{ width:100%; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 2px; color: #2b2b2b; padding: 8px 10px 7px; } .ihc-login-template-7 .impu-temp5-row{ } .ihc-login-template-7 .impu-temp5-row:after{ content:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”; clear:both; } .ihc-login-template-7 .impu-temp5-row-left{ float:left; } .ihc-login-template-7 .impu-remember-wrapper{ clear:both; text-align:left; line-height: 14px; } .ihc-login-template-7 .impu-form-label-remember{ display:inline-block !important; font-weight:400; font-size:12px; text-transform:inherit; } .ihc-login-template-7 .impu-form-input-remember{ margin-right: 3px; vertical-align:middle; } .ihc-login-template-7 .impu-form-label-remember:after{ content:\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\”; clear:both; } .ihc-login-template-7 .impu-form-links{ text-align:left; clear:both; margin-top:0px; } .ihc-login-template-7 .impu-form-links div{ display:inline-block; } .ihc-login-template-7 .impu-form-links a{ color:#aaa; font-size:12px; text-decoration:none; padding-right:10px; } .ihc-login-template-7 .impu-form-links a:hover{ color:#e05d5d; } .ihc-login-template-7 .impu-form-submit{ text-align:center; float:right; margin-right:15px; } .ihc-login-template-7 .impu-form-submit input{ color:#fff !important; min-width:100px; border:none; text-transform:capitalize; padding: 8px 30px 8px; border-radius:4px; background:none repeat scroll 0 0 #fe8801 !important; border-color:#5BC4BE !important; box-shadow:none !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; } .ihc-login-template-7 .impu-form-submit input:hover{ background:none repeat scroll 0 0 #058dc7 !important; } /*PASS*/ .ihc-pass-form-wrap.ihc-login-template-7 { width:400px; } .ihc-pass-form-wrap.ihc-login-template-7 .impu-form-line-fr { width:100%; max-width:inherit; } .ihc-pass-form-wrap.ihc-login-template-7 .impu-form-submit input { width:auto; } /*==================LOGIN======================*/ /*==================LOGOUT======================*/ .ihc-logout-wrap.ihc-login-template-7 a{ background: none repeat scroll 0 0 #fe8801 !important; padding: 8px 30px 8px; color: #fff !important; } .ihc-logout-wrap.ihc-login-template-7 a:hover{ background: none repeat scroll 0 0 #058dc7 !important; } /*==================LOGOUT======================*/

jQuery(document).ready(
function(){
jQuery(‘#iump_login_username’).on(‘blur’, function(){
ihc_check_login_field(‘log’, ‘Remplir les champs requis.’);
});
jQuery(‘#iump_login_password’).on(‘blur’, function(){
ihc_check_login_field(‘pwd’, ‘Remplir les champs requis.’);
});
jQuery(‘#ihc_login_form’).on(‘submit’, function(e){
e.preventDefault();
var u = jQuery(‘#ihc_login_form [name=log]’).val();
var p = jQuery(‘#ihc_login_form [name=pwd]’).val();
if (u!=” && p!=”){
jQuery(‘#ihc_login_form’).unbind(‘submit’).submit();
} else {
ihc_check_login_field(‘log’, ‘Remplir les champs requis.’);
ihc_check_login_field(‘pwd’, ‘Remplir les champs requis.’);
return FALSE;
}
});
}
);

Suivez la formation !

Achetez le PASS Business
(Accès immédiat)
Expert visibilité Google (SEO, webmarketing) depuis plus de 10 ans. Certifié Google. Créateur de boutiques en ligne et responsable e-commerce. Basé en France métropolitaine.

source

Catégorisé:

Étiqueté dans :