eBay Digital Delivery Software? (PHP script)

jackofclubs

Newbie
Joined
Mar 28, 2016
Messages
4
Reaction score
0
Hello all,

I've dabbled in Digitally Delivered Products on eBay for years on and off, mostly with good success. I know eBay doesn't technically allow digitally delivered goods, and that this will always be a game of whack-a-mole to keep selling in this fashion -- not to mention the potential for scammers to charge you back.

The above being said knowing the risks and the customer BS -- can anyone recommend any good (and up-to-date) Automatic Digital Delivery Software that runs server-side (PHP script)?

I've used 2 different ones in the past:
  • idev-digiebay
  • MyDigitalDispatch
The My Digital Dispatch script was actually quite robust, and for the most part did what I needed. However, it seems support for that script has been abandoned -- and additionally the script is compiled using ionCube PHP encoding. So you can't really modify the scripts, and the version of ionCube it used was for PHP v5.x -- so it won't even run on current PHP installs. (7.x and higher)

I know there are several paid services out there that provide Digital Deliveries triggered by your eBay sales, but primarily looking for my own hosted solution in PHP/MySQL.

Many thanks in advance for any advice.
 
Hello all,

I've dabbled in Digitally Delivered Products on eBay for years on and off, mostly with good success. I know eBay doesn't technically allow digitally delivered goods, and that this will always be a game of whack-a-mole to keep selling in this fashion -- not to mention the potential for scammers to charge you back.

The above being said knowing the risks and the customer BS -- can anyone recommend any good (and up-to-date) Automatic Digital Delivery Software that runs server-side (PHP script)?

I've used 2 different ones in the past:
  • idev-digiebay
  • MyDigitalDispatch
The My Digital Dispatch script was actually quite robust, and for the most part did what I needed. However, it seems support for that script has been abandoned -- and additionally the script is compiled using ionCube PHP encoding. So you can't really modify the scripts, and the version of ionCube it used was for PHP v5.x -- so it won't even run on current PHP installs. (7.x and higher)

I know there are several paid services out there that provide Digital Deliveries triggered by your eBay sales, but primarily looking for my own hosted solution in PHP/MySQL.

Many thanks in advance for any advice.

I currently making my own script.
Lets discuss, i need more input.
 
Back
Top