You have no items in your shopping cart.

Saturday, April 27, 2024 3:45:29 PM

Feature Requests

Posted: 5 years ago

#8679 Quote

Support

Posted: 5 years ago

#8679 Quote
Here you can order a new plug-in functionality.

Posted: 4 years ago

#9995 Quote

wize1

Posted: 4 years ago

#9995 Quote
Support wrote:
Here you can order a new plug-in functionality.


Please pass email address in the customer object to Stripe so it can send receipts.

as explained in this article: https://stripe.com/docs/receipts

Currently it cannot do it, giving following message:
No receipts sent
No email address for this payment

Posted: 4 years ago

#10000 Quote

Support

Posted: 4 years ago

#10000 Quote
I'll add the new parameter on plugin configure page.
"Enable Email Receipts". Some of store's owners didn't want to have such feature.
Check plugin changelog after several days.

Posted: 4 years ago

#10001 Quote

wize1

Posted: 4 years ago

#10001 Quote
I think making it configurable is best solution.
Great!

Posted: 4 years ago

#10002 Quote

Support

Posted: 4 years ago

#10002 Quote
I did the new release. Download the new ZIP file and try.
You will see the new parameter on plugin configure page.
Write me about result.

Posted: 4 years ago

#10108 Quote

wize1

Posted: 4 years ago

#10108 Quote
Support wrote:
I did the new release. Download the new ZIP file and try.
You will see the new parameter on plugin configure page.
Write me about result.


Sorted ... thank you...

But I have another request/idea which will make this plugin stand out from competitors. Is to add functinality for saving cards, I had that on my old plugin (you will need to save and list source and customer) in order to achieve that.

Posted: 4 years ago

#10109 Quote

Support

Posted: 4 years ago

#10109 Quote
>Is to add functinality for saving cards,

I'll see how to do it later. I am sorry, but I want to prepare to the conference.
Thank you for this idea.

Posted: 4 years ago

#10230 Quote

wize1

Posted: 4 years ago

#10230 Quote
Do you think you have sometime now to add that saving of card now? :)

Posted: 4 years ago

#10231 Quote

Support

Posted: 4 years ago

#10231 Quote
I don't know how to do it easy for European countries.

Posted: 1 year ago

#13466 Quote

shoecake

Posted: 1 year ago

#13466 Quote
I have integrated the Direct Payments plugin. While styling the paymentinfo.cshtml
I came across the new Elements Appearance API at

https://stripe.com/docs/elements/appearance-api

Can you look at upgrading the plugin to use this? Hopefully this would give a better layout and also allow additional payment methods to be used (e.g. afterpay)

I had a try but I am not sure on the client secret need to initialise stripe.elements() now or how this would affect the overall functionality.

The code also calls "cardStripeElement = elements.create('payment');"  instead of "card"

https://stripe.com/docs/payments/payment-element/migration

Posted: 1 year ago

#13467 Quote

Support

Posted: 1 year ago

#13467 Quote
Thank you for this idea.
I'll check it.

Posted: 6 months ago

#13554 Quote
Any update on the addition of Afterpay messaging on the product and checkout pages?
As per previous email, other Afterpay plugins automatically display messaging such as "or 4 interest-free payments of $7.50 with Afterpay (logo)" - which is clickable to show marketing panel - on the product and checkout pages.

Posted: 6 months ago

#13555 Quote

Support

Posted: 6 months ago

#13555 Quote
Stripe added the API
https://stripe.com/docs/payments/payment-method-messaging

I haven't decided if I implement it in the plugin.
I need to think.

Posted: 6 months ago

#13556 Quote

shoecake

Posted: 6 months ago

#13556 Quote
I added this messaging to the cart page - https://www.stitchtastic.com/store/cart
  where the order totals are. This is in the "Shared\Components\OrderTotals\Default.chstml" file

You should be able to add this code wherever you feel it works best for your site.

Posted: 6 months ago

#13557 Quote
shoecake wrote:
I added this messaging to the cart page - https://www.stitchtastic.com/store/cart
  where the order totals are. This is in the "Shared\Components\OrderTotals\Default.chstml" file

You should be able to add this code wherever you feel it works best for your site.



Thank you for this!

Do I need to download a new version of the plugin?
If not, what is the best way to add the js and code to the required pages?
Do you have source that can be used for reference?

Cheers
Rich

Posted: 6 months ago

#13558 Quote

Support

Posted: 6 months ago

#13558 Quote
Try the version 4.07
Upgrade the plugin.

Posted: 6 months ago

#13562 Quote
Support wrote:
Try the version 4.07
Upgrade the plugin.


Thank you for the quick update!
A couple of things...
- You need to update the plugin definition to 4.07
- The only place the marketing message appears is when selecting the payment method.  How do I enable this in both the Cart and on the Product page?
Is it possible to make this a checkbox option?  Or do I need to manually add the code and link to the JS file?

Cheers
Rich

Posted: 6 months ago

#13563 Quote

Support

Posted: 6 months ago

#13563 Quote
>You need to update the plugin definition to 4.07
Replace the plugin folder with new files and restart nopcommerce.

>- The only place the marketing message appears is when selecting the payment method.  
No. The Guest will see the promo messages too.

>How do I enable this in both the Cart and on the Product page?
The plugin configure page has two parameters.

>Is it possible to make this a checkbox option?  Or do I need to manually add the code and link to the JS file?
You needn't change any JS codes. Enable them on the plugin configure page.

Posted: 6 months ago

#13564 Quote
Plugin.json still has version 4.06
There are no new options on the config screen.

Posted: 6 months ago

#13565 Quote

Support

Posted: 6 months ago

#13565 Quote
Clear the browser's cache and download the new ZIP file.

Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved