fixed deposit + after payment of the balance in several periods

  • Posts: 16
  • Thank you received: 0
  • Hikashop Essential
5 days 8 minutes ago #364392

-- HikaShop version -- : 5.1.1
-- Joomla version -- : 5.2.1
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Chrome

Hello
I have 2 products with 10 variants in total. My problem with the payment is that the buyer must only pay a fixed deposit for the 10 variants and the balance afterwards. And it becomes more complicated after that, in fact it is necessary to offer the payment of the balance in several periods (3 months, 6 months, 12 months, 18 months and 24 months).
This is my first e-shop so a little complicated for me to refine the options
Thanks in advance

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
4 days 9 hours ago #364396

Hi,

Well, that's not really how ecommerce works usually.
Normally, the user pays everything at the end of the checkout.

You can have a system where you only have him pay for a deposit at the end of the checkout. But then, the user has to pay you for the rest later on. That's used for example for rentals:
The user pays the deposit on the website when placing the reservation.
Then, you charge for the rest when the user takes the rental or returns it with his credit card in real life.
This is possible with some kind of plugin. For example the cart fee plugin can potentially be used to tweak the amount paid at the end of the checkout:
www.hikashop.com/marketplace/product/279-cart-fee.html

You can also have him pay for his order in installments:
The user chooses to pay in 6 times (1 per month for example) at the end of the checkout. The order is confirmed when the bank confirms the payment. The charge for the 5 installments is done automatically by the bank and the website is not involved.
This capability depends on the payment gateway capabilities and whether the payment plugin for it integrates the capability for it.
For example, the "PayPal Checkout" plugin by default in HikaShop has the "Pay later" feature of PayPal:
www.paypal.com/us/digital-wallet/ways-to-pay/buy-now-pay-later
However, that capability is only proposed to customers based on their location, and other criteria. This is decided on PayPal's end.

What you're talking about is not something that can be done with many payment gateways. I think that Stripe can allow for it:
docs.stripe.com/payments/multicapture
However, you better first check with them that this is possible. The main issue with what you want is to keep the authorization for the capture valid until the last installment, 2 years later. Im not sure if that's something they can support.
Also, this will require the development of a custom payment plugin for Stripe to be able to offer this advanced payment mechanism.

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
  • Hikashop Essential
3 days 21 hours ago #364428

I just buy what Cart Fee you purpose but I don't see in Hika and what to do ?
All products have a bild in advance for 400 CHF, sold later by bank transfer
If You know this extension, can You explain please or do it for me ?
Link and user/pw I can create without problem but private and pay if you will !
At this moment, maybe I have (with You for shure) in the right direction

Please Log in or Create an account to join the conversation.

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
3 days 10 hours ago #364430

Hi,

If you purchased the Cart fee plugin and installed it on your website, then you can configure it via the Joomla plugins manager:
docs.joomla.org/Help5.x:Plugins/en

How to setup the plugin depends on the details of your situation.
If I understand correctly, you want that whatever the total amount is in the cart, the user only pays 400 CHF at the end of the checkout. Is that correct ?
If you want me to work on setting this up for you for a small fee it's possible. You can go through our contact form to provide the backend access for this:
www.hikashop.com/support/contact-us.html

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum