PayPal.... vaguely remember this one... the Cart needs a PayPal token or ID code and your login ID to link between them.
When you create a PayPal account there is, somewhere, an option to create an ID token for your shopping carts.
I remember that you need to take that token ID from your PayPal account and drop it into the PayPal checkout element in the cart.
Now you will have to figure out the rest, where the PayPal creates the ID token and where to drop it into your checkout module. I've not touched it since setting up my cart three years ago so can't remember the exact details.
Hope this helped.![]()
"Why dumb down when we can rise up?" Worldmaker / BonDevZone Store
Thanks, not exactly what I needed - but I think I just have found what I really need.
It's the "function verify_so_paypal_records()" or "function verify_ccpay_records()" in admin/includes/classes/super_order.php
If I make similar functions for DIBS and Klarna I think it wil solve it. Will test and see. :)
I hope I am placing my query at right place.
I am using Zen cart for last 1 year, (Still) I don't have payment getaway, customer placing an order and then making payment by cheque, DD etc. I have to cancel or delete some order because of non payment,
Now I have register for TAX and I have to submit all the invoices to them, Now problem starts
my invoice should be serially arranged, Zen cart giving Invoice number automatically to every order,
sold or dispatched orders have some cancel or deleted orders in between. so sold invoice are not serial some invoice
numbers are missing, I want to customize my Invoice layout and want Invoice number generated or given by admin if sale is completed by payment. and current Invoice ID show as order number.
I have searched the net and found a problem for Opencart is my solution, in opencart invoice number is granted or generated by admin, can this be done by Super order or PDFOC ?? or is there any module available for this problem ??
I did't find any solution for my problem, please help in this regard.
I am not a coder and running my site by myself with lots of coding and help from you and forum.
Thanks in advance.
It can be done.. Not an easy change and it's unlikely that someone will just SHARE a solution on the forum. So it's likely that you will have to INVEST in the services of a developer to create the code you want..
Not gonna answer questions here regarding PDFOC ot any other module as that is off topic for the SUPER ORDERS SUPPORT thread.. If you want to ask this same question about other modules, post in their support threads or create another post to discuss..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
You clearly don't understand the requirement for invoice numbers to be serially generated. They have to be serial, but they are! Every new invoice should have a number, even the ones that were cancelled. You should never delete invoices.
Your problem is not understanding the requirements, not a shortcoming of Zen Cart. I maintain a couple of OpenCart stores as well as Zen Cart ones and I can tell you that switching to OpenCart would not solve your problem.
For whatever reason it would appear that he only wants to generate an invoice number when a sale is finalized (paid for) so his invoice numbers will not have gaps in the number sequence.. It's doable, but not without custom code to create a serialized invoice number that is NOT the order number..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Bookmarks