Zen Cart Logo

Order Pending?

Locked

Views: 2,702

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
11 Sep 2006, 8:59 PM
#1
davidpaj avatar

davidpaj

New Zenner

Join Date:
Jul 2006
Posts:
4
Plugin Contributions:
0

Order Pending?

Hello, I just installed the PayPal module on my site. When a user places an order with a CC it puts the order as "pending" When and how does Zen-Cart actcually charge the card? I haven't seen that happen yet? Have I made a mistake?

11 Sep 2006, 10:56 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Order Pending?

On the Payment Modules there are Order Status settings ...

NOTE: PayPal does not use the CC from the Zen Cart checkout_payment page ... that is the Credit Card Module ...

The Orders Status settings for PayPal are usually correct as they are ...

If you do, infact, want to use manual Credit Cards ... edit the Modules ... Payment Modules ... Credit Card cc ... and set the Orders Status to >=2 (Processing) <= 4 (Updated) ... which make Downloads immediately available to the customer ...

NOTE: Credit Card is a manual credit card module ... and you may not wish to give the orders_status a setting >= 2 or <= 4 as Downloads would be immediately available before you run the credit card manually ...

NOTE: Pending (orders_status 1) will make the customer have to wait for approval on the order before a download is available ... especially nice for Check/Money Order ...

11 Sep 2006, 11:38 PM
#3
davidpaj avatar

davidpaj

New Zenner

Join Date:
Jul 2006
Posts:
4
Plugin Contributions:
0

Re: Order Pending?

Ajeh:

On the Payment Modules there are Order Status settings ...

NOTE: PayPal does not use the CC from the Zen Cart checkout_payment page ... that is the Credit Card Module ...

The Orders Status settings for PayPal are usually correct as they are ...

If you do, infact, want to use manual Credit Cards ... edit the Modules ... Payment Modules ... Credit Card cc ... and set the Orders Status to >=2 (Processing) <= 4 (Updated) ... which make Downloads immediately available to the customer ...

NOTE: Credit Card is a manual credit card module ... and you may not wish to give the orders_status a setting >= 2 or <= 4 as Downloads would be immediately available before you run the credit card manually ...

NOTE: Pending (orders_status 1) will make the customer have to wait for approval on the order before a download is available ... especially nice for Check/Money Order ...

Okay,well, how do I process credit cards with IPN then?

12 Sep 2006, 12:41 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Order Pending?

If all you want is PayPal ... uninstall/remove all other Payment methods ...

Then in PayPal you turn on the accept credit card payments ...

Check the /docs on PayPal or do a search on the forum or the Wiki for PayPal ... for additional information on configuring PayPal and credit cards ...