WebStore eCommerce Customization

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/3/2011 5:19:58 AM
Don
Gravatar
Total Posts 7

WebStore eCommerce Customization

Hi All,

Please is it possible to customize mojoportal eCommerce payment processing.

e.g If I don't want to use Authorize.Net, Paypal, etc.

I want to put code in place to debit an account based on purchases.

How can I plug this in?

6/3/2011 7:50:20 AM
Gravatar
Total Posts 18439

Re: WebStore eCommerce Customization

Unfortunately WebStore is not yet at the stage where it is easy to extend. For your scenario the only thing you can do is fork the code, the only safe way to do that is to clone it first into a completely separate feature then you can modify the clone and still be able to upgrade mojoPortal.

Hope that helps,

Joe

6/3/2011 9:56:09 AM
Don
Gravatar
Total Posts 7

Re: WebStore eCommerce Customization

OK Thanks.

Thanks for your time

You must sign in to post in the forums. This thread is closed to new posts.