Remix.run Logo
ramon156 5 hours ago

If there were a time to compete, it would be now ;)

irdc 5 hours ago | parent | next [-]

https://lectronz.com

BirAdam 2 hours ago | parent | next [-]

Thanks. I didn't know about this site. I've been browsing for a bit, and I actually think it's a better site than Tindie ever was.

myself248 2 hours ago | parent | prev [-]

Ooo hey, I recognize some of my favorite Tindie sellers right on the Lectronz front page too.

Excellent, thank you.

JKCalhoun 2 hours ago | parent | prev [-]

Honestly, I would just sell off my own site if processing payments were simple to add. (And I suspect they are easy to add but that I'm just lazy and wouldn't know which service to wire up in the HTML.)

jan_Sate an hour ago | parent [-]

It depends on your scale. I sell on my own site at a very small scale and I just made a webform that let the user select the quantity of product on their own and get the quotation and the order would be created automatically. After that the user would be provided a link to my Paypal and they'd have to manually enter the amount and the order ID on Paypal as a remark and make the payment. Then they'd have to click on the "I paid" button on their order on my website. Then I'd receive a notification on the payment, manually verify if it's paid and fulfill the order. The payment processing is done without the being technically integrated into my site.

Since my scale is small enough, even if the user forgot to enter the order ID, it'd still work because I could just map the order and payment manually by timing.

If you don't want to create your own order handling website, even a Google Form would work for that. Just get the user to pay you on their own and fill in a form. Then you'd do the payment mapping manually and send them the product.