Recommendations for small e-commerce

I am also using Paddle happily for my store. I am German based, and Paddle is doing all the EU VAT handling for me.

3 Likes

@Bazza I am on hold right now. @yuzool said they might have something coming out in March. He can correct me if I’m wrong, but I don’t think @willwood uses RCP. He uses Paddle.

As @SteveB talks about… the added fees with everything is what I am trying to avoid. If I’m willing to put the time in to build my store in RW, I wish there was a Stack I could use. Closest is Snap Chat, but it could be less cumbersome and I want to use Stripe vs Paypal.

2 Likes

Are there any credit card fees on top of paddle’s 5% does anyone know?

Nope it’s just 5%+50p

1 Like

There has got to be something cheaper than that. 5% for basically processing a transaction? I’m apparently in the wrong business.

2 Likes

They do the VAT thing for me as a german. I love to pay the fees. And of course, the price of a product has to include this fees. If it does not, you have not calculated your price.

1 Like

A couple of questions that have come up from investigating paddle:

Customers only seem to be able to buy one thing at once. This is a bit of a pain. Anyway around it?

Given that your transaction is with paddle (so they deal with all of the paperwork) how do you get customer details to populate your database? I don’t want to add paypal fees on top of what paddle charge.

1 Like

Well, a shopping cart would be welcome, but it isn’t that hurting.

You can generate CSV exports from all transactions.

That’s the way modern stores tend to handle digital downloads. Think iTunes, Google Play and Amazon. You just click a button and download instantly. These services don’t have carts for things like software and MP3s.

This is also a good system to thwart off fraudulent transactions and chargebacks. It slows someone down from buying everything on your store and then filing a chargeback. If they have to buy each item separately and then file a separate dispute with PayPal, they are going to quickly give up!

Of course, you can still easily group multiple products together into 1-click bundles or offer subscription access for your customers.

I tend to keep everything online with Paddle. If I do need to download anything, I use the CSV export option.

3 Likes

Are you using PayPal then Will?

Seems expensive with their fees and Paddle’s, or does the paddle fee include the PayPal charges?

To repeat: no additional PayPal fees…

1 Like

Pricing: Pricing | Paddle

@yuzool and myself put together an eCommerce Demo based on Poster Stack and his various eCommerce Stacks:

http://posterdemo.instacks.com/parker/

2 Likes

Yes, that is true, as pictures have to be aligned, payment options configured, etc.

Let’s see :slight_smile:

2 Likes

Great work @instacks - cool demo of what’s really possible :slight_smile:

2 Likes

@yuzool would your cart stack work alongside @willwood 's paddle stack?

@yuzool, sorry - got your Twitter reply. What I meant was could your cart stack be used to buy more than one digital download at a time through paddle, but it seems not.

@yuzool please let us know what you answered. Others may be interested.

1 Like

Sure Doug!

Thanks @Bazza

I thought the question was can Paddle and Cart work on the same page… the answer is ā€œyes!ā€ (that was the Twitter talk)

It was referring to @instacks cool demo of Poster Stack with Cart / Stripe Checkout:
http://posterdemo.instacks.com/parker/

But to answer the question now I think it would be best to just use Paddle?

Cart is PayPal only so best for physical products or services. To sell digital downloads you need to think about product updates, file delivery, piracy (hot linking) etc. I imagine @willwood Paddle Stack would allow more than one purchase - same with @instacks

If Paddle doesn’t allow multi products, then maybe have to do one and one at a time and then sell bundles for multiples?

What kinds of things will you be selling? How many items?

Forgive the plug, but we go over this briefly in our ā€œ5 steps to better weavingā€ free email course… I think around week 4 - you can get that here

4 Likes

Thanks. I think that I’m going to need to look at bundles for more than one product.

Paddle have said they only do one at a time, but that some developers had managed to produce cart software to achieve this (though they didn’t give me any demos).

The cart for paddle would be a successful stack if someone were to produce it.