Payment with vouchers only

Phoca Cart - complex e-commerce extension
a.brunner@foissy.at
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 11 Jul 2023, 17:32

Payment with vouchers only

Post by a.brunner@foissy.at »

Dear Sir or Madam, Hello!

The requirement is:
A trade should be concluded with vouchers only. As a rule, each registered user purchases one product, only in exceptional cases more. The value of all products is identical "X". Each product is available once. The value of the vouchers is also X or in exceptional cases n.X

The key is to loging out after paying exclusively with vouchers (coupons). For example, this does NOT work with Virtuemart,
KEY POINT:
Does PhocaCart report "e.g. Goods are paid ASO ..." when paying with a voucher if the invoice amount is ≥ 0 and says "e.g. No trade ASO ... " if the invoice amount is ≤ 0. The inventory should also change (here from 1 to 0).

Other payment methods than vouchers should not be visible.(<-- I think, this problem can be solved with a handmade override by myselves)

The Question:
Can PhocaCart come up with these properties? Which additional modules are necessary for this?

Best regards and many thanks
Andy
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Payment with vouchers only

Post by Jan »

Hi, I think, such kind of requirement needs to be solved with customization.

In Phoca Cart, you can use coupons, but they are not ready for such requirement completely.

There is even an option in Phoca Cart to use reward points. So maybe with help of language overrieds, reward points can be somehow customized to fit your needs.

E.g. user gets reward points and can pay only with the reward points and the prices of products can have value in money but even in points :idea:

Vouchers generally works like sale system, they just can reduce price. So really hard to say if the system can be somehow customized to such needs :idea:

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