MickFrench
Forum Replies Created
-
Forum: Plugins
In reply to: [Accept Stripe Payments] Change the amount with CTRL+MAJ+IThank you,
I’m gonna try Create a product, if it is the best solution.
Adding a shortcode is more easy, this is why I’m using the plugin…
I will see…
Regards
MickForum: Plugins
In reply to: [Accept Stripe Payments] Change the amount with CTRL+MAJ+IHi,
Thanks for your reply.
You’re certainly right in test mode.
But in live mode, look at what I’ve received after the “order” of the guy:“Cher vendeur (means: Dear seller)
Nous vous informons de cette vente (means: we inform you of this sale)
Product Name: 396 accords
Quantity: 1
Item Price: 0€
——————————–
Total Amount: 0€Download link: https://guitare.mg-records.com/wp-content/uploads/…./……….pdf
Order Info: https://guitare.mg-records.com/wp-admin/post.php?post=…….amp;action=edit
cette commande a été réglée par (means: this order was paid by )louis…[email protected]
Merci”
As you see the guy got the download link for 0€…
The order is on my Stripe payments wp dashboard and also registred into my Stripe account…Thank you
Regards
Mick- This reply was modified 6 years, 1 month ago by MickFrench.
Forum: Plugins
In reply to: [Accept Stripe Payments] Change the amount with CTRL+MAJ+IHi,
I’ve tried with:
– Firefox (64.0 Firefox Release December 11, 2018)
– Google Chrome portable (Version 70.0.3538.77 (Build officiel) (32 bits))
I can change the value for both, I just unfold the code at <div class=”section-button”> (see above my second post).
I can send a screen capture if it helps ? (let me know how)Regards
Mick
Forum: Plugins
In reply to: [Accept Stripe Payments] Change the amount with CTRL+MAJ+Ihere is the code
<div class=”Section-button”>
<button type=”submit” class=”Button-animationWrapper-child–primary Button”><span><div class=”Button-content”><span>
<!– react-text: 116 –>Payer <!– /react-text –>
<span><span>3,00 €</span></span></span></div></span></button></div>Merci Ajay for the latest version! I’ve just found it with a new install of Add to all! It’s more simple!
Hi,
There’s a way to do this:
<div id="hello">Some text...</div>
add to your css:
/* === hide <div id=”hello”> for this Pages ID below === */
.page-id-441 #hello {display: none;}
.page-id-542 #hello {display: none;}
.page-id-443 #hello {display: none;}You can find the ID of pages & Posts when you edit
example: https://shop.mg-records.com/wp-admin/post.php?post=241&action=edit
The number of the post is 241, the page id is page-id-241
Hoping it helps ??Big thanks Ajay D’Souza for your plugin Add to All!!
- This reply was modified 6 years, 6 months ago by MickFrench.
- This reply was modified 6 years, 6 months ago by MickFrench.
Forum: Plugins
In reply to: [Accept Stripe Payments] Using Elementor with Stripe-paymentsThank you for your quick reply !
Forum: Plugins
In reply to: [Accept Stripe Payments] Translate the checkout page resultThank you !
I was looking for that file by the dashboard before my post, it is of course into the plugin hosted.
All is working fine in french now.
Great plugin !PS:I also use wordpress-simple-paypal-shopping-cart which is great too !
- This reply was modified 7 years, 11 months ago by MickFrench.