Hi,
I am looking for a mod or somone to write one for a product rental site.
Each product is NOT for sale, but for rent over an extended period.
The terms would be in a drop down option.
For example terms for one product.....
Monthly Weekly
18 mths: $126.00 $31.50
24 mths: $69.00 $17.25
30 mths: $58.00 $14.50
36 mths: $50.00 $12.50
So instead of a sale price being in the cart, the selected term would be..
eg 18 Months: $126
Please PM me if you need more info.
Thanks
oz
I am looking for a mod or somone to write one for a product rental site.
Each product is NOT for sale, but for rent over an extended period.
The terms would be in a drop down option.
For example terms for one product.....
Monthly Weekly
18 mths: $126.00 $31.50
24 mths: $69.00 $17.25
30 mths: $58.00 $14.50
36 mths: $50.00 $12.50
So instead of a sale price being in the cart, the selected term would be..
eg 18 Months: $126
Please PM me if you need more info.
Thanks
oz
You'll need a payment gateway that's capable of storing payment details and charging customers at regular intervals, like Stripe or Braintree. I have extensions for both, and the Pro versions of the extensions can handle recurring payments based on product option:
• Stripe Payment Gateway Pro
• Braintree Payment Gateway Pro
You'd have to set up each plan and cost as a plan in Stripe/Braintree, but once you'd done that, it would be easy to map each option to the plan ID. Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.
• Stripe Payment Gateway Pro
• Braintree Payment Gateway Pro
You'd have to set up each plan and cost as a plan in Stripe/Braintree, but once you'd done that, it would be easy to map each option to the plan ID. Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.
OpenCart has built in support for subscriptions from version 1.6 onward.
It only supports paypal express out of the box though.
http://docs.opencart.com/catalog/profile/
It only supports paypal express out of the box though.
http://docs.opencart.com/catalog/profile/
Attn: I no longer provide OpenCart extensions, nor future support - this includes forum posts.
Reason: OpenCart version 3+
Thanks!
Many thanks for the replies. Most helpful.
What if the site had a much more simple payment area, in fact maybe no actual paymet made at all on line.
e.g The actual text of the term selected from the dropdown option, was placed in a cart and sent offline to the real world. They then would manually work out how, when, for payments.
So in summary, instead of a 'price ' going into the dcart, it would be a 'term'.
Hope it makes sense.
What would be the best way to do this if the previous one was not accepted by the client.
Thanks again
See attach. The Terms are already in place just need a dropdown to be transferred to cart.
What if the site had a much more simple payment area, in fact maybe no actual paymet made at all on line.
e.g The actual text of the term selected from the dropdown option, was placed in a cart and sent offline to the real world. They then would manually work out how, when, for payments.
So in summary, instead of a 'price ' going into the dcart, it would be a 'term'.
Hope it makes sense.
What would be the best way to do this if the previous one was not accepted by the client.
Thanks again
See attach. The Terms are already in place just need a dropdown to be transferred to cart.
Attachments
Sampel of Product page with dropdown terms to be transferred 'as is text' to cart. No math - Screenshot-dropdown terms-80%.jpg (46.37 KiB) Viewed 1441 times
If you don't need to collect payments within the cart, then that should work. You could have the customer place an "order" using a payment method like COD, and they'd be able to check out without paying anything. The store admin could then contact the customer and manually process the payment (e.g. using a credit card over the phone).
Who is online
Users browsing this forum: No registered users and 3 guests