Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I like to know if there is a way to setup products with different payment prodviders within a same shop.
for example
Shirts paid by paypal
ebook by amazon
Thanks
Not out of the box. You can create your own data type that selects a payment provider and use that :)
Check the docs out here:
http://docs.ucommerce.net/ucommerce/v3/extending-ucommerce/create-custom-data-type.html
Hope that helps you in the right direction.
Please be aware that your basket handling might become pretty complex, if you choose to go this way.
A customer might end up with an order, that needs to be payed for by many different methods. If he buys a shirt AND an ebook.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
product based payment provider
Hi
I like to know if there is a way to setup products with different payment prodviders within a same shop.
for example
Shirts paid by paypal
ebook by amazon
Thanks
Not out of the box. You can create your own data type that selects a payment provider and use that :)
Check the docs out here:
http://docs.ucommerce.net/ucommerce/v3/extending-ucommerce/create-custom-data-type.html
Hope that helps you in the right direction.
Please be aware that your basket handling might become pretty complex, if you choose to go this way.
A customer might end up with an order, that needs to be payed for by many different methods. If he buys a shirt AND an ebook.
is working on a reply...