Kentico CMS 6.0 E-commerce Guide

Customer credit

Customer credit

Previous topic Next topic Mail us feedback on this topic!  

Customer credit

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

Customers may receive a credit on their account. They can then purchase products using this credit. This feature is useful for customer loyalty competitions where customers receive bonus points/credit for their previous purchases and can order some products once they achieve an appropriate amount of credit.

 

Please note: the purchase can be made only using one payment method, so it's not possible to combine credit payment with another form of payment and the whole order must be paid using the credit.

 

The customer receives credit when the store owner adds some credit event to the customer history. This can be done in Customer properties dialog, on the Credit tab.

 

The credit is added to/deducted from customers' site-specific or global credit balance. This depends on the site separation settings of a given site. Specifically, it depends on whether the customers use site-specific or global credit on the site. More details can be found in the Enabling the use of global objects topic in the Site separation section of this guide.

 

Before you can offer registered customers to use the Customer credit you will need to do some necessary settings:

1.Ensure that the Customer credit payment method is registered and enabled.

2.Check the Customer credit payment method settings:

Payment gateway url: leave blank

Payment gateway assembly name: CMS.EcommerceProvider

Payment gateway class name:CMS.EcommerceProvider.CMSCreditPaymentProvider

 

While using the customer credit, a customer is not required to fill any additional information in the last step of the checkout process. After the "Finish payment" button is clicked, their credit is decreased by specified amount which is equal to the order total price in default currency and the order payment result is updated.

 

ecommerceguide_clip0194