Author Topic: Shipping rate specific payment method  (Read 75335 times)

prong

  • Beginner
  • *
  • Posts: 3
Shipping rate specific payment method
« on: November 09, 2008, 14:02:08 pm »
Hi folks,

please find attached my solution for configuring shipping rate related payment methods.
Depending on shipping rate the customer is shown only those payment methods which were configured for the selected shipping rate. This is quite helpful for more complext shipping scenarios in the EU.

The attached archive contains the files to substitue as well as a README.
The documentation is currently only in _German_. If you need further explanations in English please let me know.

Cheers

prong

[attachment cleanup by admin]

samuelkruse

  • Beginner
  • *
  • Posts: 2
Re: Shipping rate specific payment method
« Reply #1 on: November 21, 2008, 08:58:13 am »
sounds like a great thing but it would be ever better with the readme in english so i can understand somethink  ;D

prong

  • Beginner
  • *
  • Posts: 3
Re: Shipping rate specific payment method
« Reply #2 on: November 23, 2008, 10:24:24 am »
Ok, I did a quick translation of the readme. Hope there are not too many typos in it.

[attachment cleanup by admin]

psulek

  • Beginner
  • *
  • Posts: 2
Re: Shipping rate specific payment method
« Reply #3 on: January 26, 2009, 12:34:39 pm »
Tried to install this mode. However got no good result. When I move to next step after choosing shipping method, I got message "please choose payment method". I noticed there is no functions delete_record(), list_method() and list_payment_radio() in file ps_payment_method.php . This file looks like  standard instalation file. Any clue?

Best regards

Pawel

prong

  • Beginner
  • *
  • Posts: 3
Re: Shipping rate specific payment method
« Reply #4 on: January 27, 2009, 08:11:37 am »
Just forgot to post a little fix in this thread. Sorry for that.

For all who try this patch: VM must be configured to ask the customer FIRST for the shipping rate and then for the desired payment method.

Regards,

prong

[attachment cleanup by admin]

psulek

  • Beginner
  • *
  • Posts: 2
Re: Shipping rate specific payment method
« Reply #5 on: January 27, 2009, 10:09:59 am »
Works fine for me :)
J 1.5.9 + VM 1.1.3
Thank you
Pawel

flamen

  • Beginner
  • *
  • Posts: 5
Re: Shipping rate specific payment method
« Reply #6 on: February 17, 2009, 09:36:54 am »
Hi all,
I installed 20090104_StandardShippingPaymentRestriction.zip but I have a problem.

I installed first in a test clone (in local) of my site and works fine; than I intalled in the remote site (same files and same method).

I replaced files and create table jos_vm_shipping_rate_payment_method_xref.

Than in VM-admin I create a new shipping rate, selected specific payment method from list and save.

I try to place an order in front-end, I select shipping method but, in the next step, no payment method is showed.

If I open again shipping rate in VM-admin, the payment method list is now hidden (see attach).

If I look into db, table jos_vm_shipping_rate_payment_method_xref is empty.

If I fill manually table in db, nothing change: in VM-admin payment method list is hidden and in frontend no payment method is showed.

Thanks for your help.

Joomla! 1.5.9
VM 1.1.3

[attachment cleanup by admin]

areo88

  • Beginner
  • *
  • Posts: 6
Re: Shipping rate specific payment method
« Reply #7 on: February 17, 2009, 23:03:33 pm »
I have the same problem :( Please help...

areo88

  • Beginner
  • *
  • Posts: 6
Re: Shipping rate specific payment method
« Reply #8 on: February 20, 2009, 13:48:13 pm »
I think that problem is version of MySQL. I have 4.1.22 and this is source of my problem. Have you any idea? I'm looking for version of this patch for MySQL 4.x. Sorry for my English.

flamen

  • Beginner
  • *
  • Posts: 5
Re: Shipping rate specific payment method [partially solved]
« Reply #9 on: March 09, 2009, 17:18:33 pm »
Finally it works....

I uploaded files and created db table following instructions.

Than I filled manually fields in jos_vm_shipping_rate_payment_method_xref.

In admin site I have always the same problem, but in frontend now works (perhaps first time I made an arror filling table with ID's numbers).

tommyli

  • Beginner
  • *
  • Posts: 9
Re: Shipping rate specific payment method
« Reply #10 on: April 26, 2009, 21:58:31 pm »
Have someone fixed this yet??

alienlove

  • Beginner
  • *
  • Posts: 5
Re: Shipping rate specific payment method
« Reply #11 on: July 28, 2009, 00:39:48 am »
Hi guys,
i've installed this hack and it seems to work fine.

Now, there's a problem: making and order with a downloadable product, at the Payment Method step there are no more options that can be selected.

I think because with this hack, if I've not selected a shipping method I've not a payment method. If there are downloadable products, this logic is not correct.

Ideas?

There's a way to select a list of payment method to use for this type of products?

Thanks.
Andrea

wroxbox

  • Beginner
  • *
  • Posts: 5
Re: Shipping rate specific payment method
« Reply #12 on: August 12, 2009, 12:31:23 pm »
Does this work if I have settled "free shipping for all over 50€", but say "I don't want to give discount for payment" ... In other words I can set to different rates payment methods and select other based on the shipping total value.  ???

I understand this works only if user selects one of the shipping methods, but what if there is no shipping methods to choose, cause free shipping  ???

I hope you got my point.

dimk88

  • Beginner
  • *
  • Posts: 7
Re: Shipping rate specific payment method
« Reply #13 on: November 12, 2009, 16:43:21 pm »
does this work OK with VM 1.1.4 and J1.5?

michalip

  • Beginner
  • *
  • Posts: 7
Re: Shipping rate specific payment method
« Reply #14 on: November 27, 2009, 16:02:51 pm »
I've tested on J1.5.14 / VM1.1.4

It works great so far

Many many ...many thanks for this prong!!!