Quote Originally Posted by Bruce1952 View Post
I have a question relating to edit orders.

1. When adding a product to an order and it changes the total amount payable.

2. We use PayPal for payment gateway for credit cards and PayPal itself.

3. I am unable to see an option so once a customer pays the difference that you can add the payment to the order.

Can someone tell me where the option is to add the payment once made.

We are at present using version 4.7.0 beta3 and latest version of zencart (1.5.8a) and version 8.1php

As always any help would be appreciated
You'd need to go to your payment-provider's (e.g. PayPal) management page to either refund a portion of the payment (in the case that an item was removed from the order) or, in the example you gave, send a PayPal invoice to the customer to cover the additional funds required.

It's been mentioned before that the use of various order's status values helps you (the store owner) to keep track of the payment-history (and ship-ability) of an order. Tracking of payments is outside of the base Zen Cart's and EO's handling.