I would like to use Amazon Payments to handle processing for my website. Along with a monthly fee, I also have an upfront cost I'd like to immediately charge the user. When I look at the documentation and examples, though, I don't see a way to do both.
It seems painful to have a user "buy" twice - once for the upfront, and then once to authorize the subscription.
I'll add some clarification:
I am selling software for $100 and then $10 / month. What I would like is for the user to see a "Buy Now" button from Amazon payments that takes them to the CBUI page (co-branded UI) that shows:
- $100 one-time fee
- $10 for the first month
- $110 total
This means I want to get back:
- payment token for $100
- multi-payment token for $10 / month