This is a migrated thread and some comments may be shown as answers.

E-commerce - auto renewal question

4 Answers 60 Views
Miscellaneous
This is a migrated thread and some comments may be shown as answers.
Christine
Top achievements
Rank 2
Christine asked on 25 Aug 2014, 09:06 PM
Hi - my client wants to setup a Auto Renewal feature for a new product they will be offering next year.

I see that there is a 'SaveCreditCardNumberInDatabase' option on http://www.sitefinity.com/documentation/documentationarticles/advanced-settings

Is there an option or setting somewhere that would allow you to save the credit card for 1 year, then send the user an automatic message saying
their membership will be renewed in 30 days with the credit card on file?

If the credit card is saved on file for the end user - do they have any control over updating it?

Thank you.

4 Answers, 1 is accepted

Sort by
0
Svetoslav Manchev
Telerik team
answered on 28 Aug 2014, 01:24 PM
Hi Christine,

The answer have been provided to you in the opened support ticket. For convenience I am sharing it here also:
--------------
The option SaveCreditCardNumberInDatabase actually is linked with the order, in other words based on this option is decided whether to store the credit card number in the OrderPayment or not.

Each OrderPayment has LastModified date, which is stores the information when the order is paid using this credit card, so based on this you can create a scheduled task for 1 year (as described here) and create also a second task, which if not removed to delete the credit cards in 30days from the OrderPayment.

In case you wish to store the credit card in a file on your system, then you can use the approach above, but you have to create an exporter to do this job. The rest could be achieved using the scheduled task approach.

--------------

Regards,
Svetoslav Manchev
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
0
Christine
Top achievements
Rank 2
answered on 28 Aug 2014, 05:32 PM
Thank you!!
0
Christine
Top achievements
Rank 2
answered on 04 Sep 2014, 05:50 PM
Is it possible for Sitefinity to pull a stored/saved credit card from a gateway processor - like Paypal - and use that credit card information for a product renewal? We don't want to save the credit card info within Sitefinity's database because of PCI issues.

Is there an option in the shopping cart– where the shopping cart can ‘talk’ to the merchant gateway and process a renewal on the site – based on credit card information that is stored in the merchant gateway.

and would the user profile be able to update that credit card information if if had expired?
0
Vassil Vassilev
Telerik team
answered on 05 Sep 2014, 04:01 PM
Hello Christine,

This is up to the gateway processor to deliver such information and Sitefinity does not provide it out of the box.

On a side note, I doubt if it is possible to receive credit card information in "pure form", by simply requesting it from e.g PayPal.

Regards,
Vassil Vassilev
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
Tags
Miscellaneous
Asked by
Christine
Top achievements
Rank 2
Answers by
Svetoslav Manchev
Telerik team
Christine
Top achievements
Rank 2
Vassil Vassilev
Telerik team
Share this question
or