Different Payment Methods for Different Products

Phoca Cart - complex e-commerce extension
User avatar
NerdyPappy
Phoca Member
Phoca Member
Posts: 19
Joined: 14 Oct 2022, 15:07

Different Payment Methods for Different Products

Post by NerdyPappy »

I only have one payment method in place at this time, but I am researching using Stripe since it disperses payments to merchants.
If I do add another payment method, does Phoca Cart allow me to determine the payment method per product?
Or is this a choice a buyer makes at check-out?

I would like to leave all current products set to Paypal and have only a couple of products use Stripe.

Thanks,

Nerdy
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Different Payment Methods for Different Products

Post by Jan »

Hi, payments generally are assigned to whole cart. What do you e.g. when user buys two products (one assigned to payment method A, second to payment method B)? It is similar to delivery - one product is assigned to delivery A, second to delivery B but what happens when user buys both of them?

So generally, there are rules which can apply to whole cart only:
- amount rule
- zone rule
- country rule
- region rule
- shipping rule
- currency rule

Not product rules which just cannot fit logically :-( (and of course this is not valid only for Phoca Cart, this is generally condition).

Jan
If you find Phoca extensions useful, please support the project
User avatar
NerdyPappy
Phoca Member
Phoca Member
Posts: 19
Joined: 14 Oct 2022, 15:07

Re: Different Payment Methods for Different Products

Post by NerdyPappy »

Thank you for explaining that, you have really helped with that!

I think I will move everything to Stripe and that will solve all of my issues.

Regards,

Nerdy
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Different Payment Methods for Different Products

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply