This proposal covers the development proposal covers the possibility of adding credit card charges.

Requirement 

Check the possibility of adding credit card charge  

Deliverables 

The SuiteCommerce My Account by default does not provide an option to collect a credit card processing fee. So, to achieve this functionality, some customization needs to be done. 

When a customer completes a purchase on the web store, a sales order is created in NetSuite. So, we plan to add an item that is added to the order but is not displayed to the user, the processing fee will be added to the subtotal, and we will add a note to the user that this subtotal includes a credit card processing fee on the UI. 

image

This will only be done for items that accept credit cards as payment methods. 

Scope & Limitation 

  • Any changes to the proposed solution will be considered as change request. 
  • We are planning to add the credit card processing fee with the shipping cost. 
  • Currently, we will develop the credit card fee text in the summary box in the default design of the Suite Commerce My Account site, if there is any design change then that will be out of scope. 

Assumption 

  •  Modify the shipping cost calculation logic to include the credit card processing fee. This could involve customizing Suite Script or JavaScript functions responsible for calculating shipping costs. 
  • Modify the subtotal calculation logic to include the calculated credit card processing fee. This could involve updating the JavaScript code responsible for calculating the order subtotal. 
  • Modify the appropriate templates and front-end JavaScript to display the processing fee in the checkout. 
  • Could you please mention for displaying the credit card fee for all pages like checkout payment, review and confirmation page? 

Leave a comment

Your email address will not be published. Required fields are marked *