This topic is locked

Paypal and a database of Serials

12/1/2021 12:19:57 AM
PHPRunner General questions
S
secs author

Hey all. I am sure this can be done and have done a bit of a search but didnt quite find the answer I am looking for. I have 250 serial numbers (like the one time code example) in a table. Fields are serial and used. I am looking to sell each number once using Paypal. What would be the best method ot addon I need to buy to work with this?

Sergey Kornilov admin 12/1/2021

The shopping cart template will be an easiest option. In that template we provide an option to execute the custom code after the order was placed and paid for. In that code you can update your table with serials so that specific code cannot be sold again.