Page 1 of 1
ReInstall Payment Modules
Posted: Wed Jun 22, 2022 6:58 am
by KVS
Good Day
I am a noobie to PhoenixCart and got ahead of myself and not even thinking I deleted all of the Payment Methods except Cash on Delivery. Is it possible to get them back without reinstalling the whole program? I hate to lose everything I have done so far.
Hopefully no coding is needed as I am not very familiar with that.
Thanks,
Ken
Re: ReInstall Payment Modules
Posted: Wed Jun 22, 2022 7:02 am
by heatherbell
KVS wrote: ↑Wed Jun 22, 2022 6:58 amI deleted all of the Payment Methods except Cash on Delivery. Is it possible to get them back without reinstalling the whole program? I hate to lose everything I have done so far.
Deleted them from your server or uninstalled them from your admin dashboard?
If deleted, you could just upload them to your server again. All core code is available on GitHub
https://github.com/CE-PhoenixCart/PhoenixCart (or more specifically for payment modules other than COD and 2Checkout:
https://github.com/CE-PhoenixCart/Phoen ... 0.8.12.zip )
The list of files (other than COD and 2Checkout) is at
https://github.com/CE-PhoenixCart/Updat ... /README.md
If uninstalled, you could just install them again.
Either way, there should not be a need to re-install Phoenix Cart.
Re: ReInstall Payment Modules
Posted: Wed Jun 22, 2022 7:25 am
by KVS
I am thinking i deleted from server as they are not available to install. I went to the GitHub, which i have never used and browsed around, but am not seeing what i should be using to add back into the server. I am specifically looking for Paypal, and hopefully a couple others will appear as well. Any suggestion on the best way to go about this. I apologize for bothering you.
Ken
Re: ReInstall Payment Modules
Posted: Wed Jun 22, 2022 9:49 am
by heatherbell
KVS wrote: ↑Wed Jun 22, 2022 7:25 amAny suggestion on the best way to go about this.
There's a zip for download in my previous post.
Download, extract and upload to your server with FTP software.
Choose a "don't overwrite" option so only the missing payment modules are uploaded.
If you're unable to do this it may be simpler to start again learning the lesson not to delete things from your server unless you have a backup
