Optimization of Ubercart Payment
Good day.
I have a Drupal 6.22 + Ubercart store connected to Robokassa.
There are two payment methods for products: using site points and cash.
I encountered a problem optimizing the checkout process in Ubercart... /cart then /cart/checkout.....
All user data is known to me... (email and order amount)
Essentially, right now after "tidying up"... the client selects a payment method and simply clicks the buy button TWO MORE TIMES.
Overall, for cash payments (site + Robokassa), the client navigates through up to 7-9 pages.
I wanted to create two buttons in the cart: "pay with points" and "pay with cash".
When the client clicks either one (if paying with cash), they would go directly to Robokassa, or to the payment completion page.
To achieve this, something needs to be done with Ubercart )) I don't want to abandon it. It has inventory and order management.
If anyone has experience, I would appreciate any help. It's better to write to me privately.