payment screens and the checkout pipeline

15
Payment screens and the checkout pipeline Sebastien Mirolo @seabasscapoeira [email protected]

Upload: smirolo

Post on 16-Apr-2017

274 views

Category:

Small Business & Entrepreneurship


0 download

TRANSCRIPT

Page 1: Payment screens and the checkout pipeline

Payment screens and the checkout

pipelineSebastien Mirolo

@[email protected]

Page 2: Payment screens and the checkout pipeline

Put what I say in context

The business:- Software-as-a-Service- selling up-time- period basis

Me:- Engineer at heart- Marketer by choice- Accountant by necessity

Page 3: Payment screens and the checkout pipeline

One free solutiongithub.com/djaodjin/djaodjin-saas

Page 4: Payment screens and the checkout pipeline

Let’s start simple

… is it that simple?

Pricing and Payment pages

Page 5: Payment screens and the checkout pipeline

Most simple: details

- Is the subscriber logged in?

- Redirect through the registration page?

- Do we support a shopping cart functionality?

Page 6: Payment screens and the checkout pipeline

Payment page layout

Credit CardInformation

OrderDetails

ConfirmButton

- Phone number?- Chat Window?

- Minimal or full menu bar?- Opportunity to remove items?

- Save credit card on file?- Ask even when total is zero?

Page 7: Payment screens and the checkout pipeline

ReceiptsMore receipts format,

the better.UX considerations

- Where to after receipt?- Liabilities and balances?Backend considerations

- What about chargebacks?

- Log IP, Browser, etc.?- Keep log files for 90

days?

Page 8: Payment screens and the checkout pipeline

Grand opening!

… clearly not done with the checkout pipeline

Page 9: Payment screens and the checkout pipeline

Discounts! Genius!

- Unintended side effect?- Unintended use?

Page 10: Payment screens and the checkout pipeline

Redeem, pricing, checkout.

How to present priceswith/without discount applied?

Page 11: Payment screens and the checkout pipeline

Backlog is good.A bit of accounting:

cash flow and income recognition

Redeem, pricing, advance periods, checkout.

Page 12: Payment screens and the checkout pipeline

Euh, wait…- How do discounts combine?- Same price for 3 and 6 months subscriptions?- Pay for 6 months, but free for 12 months?

Page 13: Payment screens and the checkout pipeline

But we are not done…

- Group buy?- Separate buyer vs. subscriber?- Buy on behalf of (un-)registered user?

B2B vs. B2C

Page 14: Payment screens and the checkout pipeline

- Which customer support rep has access to what?

- Pro-rating and charging interests?

- a lot more…

There is more…(… but it will next time)

Page 15: Payment screens and the checkout pipeline

Real life examplesfrom

github.com/djaodjin/djaodjin-saasThank You

Sebastien Mirolo@seabasscapoeira

[email protected]