| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Project:
Ubercart The 2 checkout module is a little old. They now accept paypal (image needs to be updated) however in the module your sending a paymethod over to it, and it is only for credit card / debit card choices , there is no paypal choices.
can that be changed and updated please? shouldn't be severe change.
here are the methods they allow:
pay_method – CC for Credit Card, CK for check, AL for Acculynk PIN-debit, PPI for PayPal, or PPL for PayPal Pay Later. This will set the default selection on the payment method step during the checkout process
IF Possible could I get a patch that changes this to add PPI and PPL if possible? Or even the code i would need to change.
Version:
Ubercart 2.x-dev 
2nd that.
I am going to do some small tests, but I am no expert at this. I'll let you know if I find a solution.