balanced / www.balancedpayments.com

The website for Balanced.
https://www.balancedpayments.com
Other
29 stars 51 forks source link

Push to card page #195

Closed dmdj03 closed 10 years ago

dmdj03 commented 10 years ago

balanced_website_push_to_card

Expanded view: screen shot 2014-04-29 at 7 30 17 pm

KimlingLam commented 10 years ago

@dmdj03 this looks great. Thoughts on my copy suggestions for the headline? See the following: Issue payouts using only debit card numbers. Send money to your customers without collecting bank account information.

rmanisha commented 10 years ago

@dmdj03 Looks great! Other FAQ questions:

  1. Can I use previously tokenized debit cards?
  2. Is there soft descriptor control?
  3. Is there a volume discount?
kyungmin commented 10 years ago

@rmanisha what would be the answer for the questions?

kyungmin commented 10 years ago

@steveklabnik Can you provide the sample response for the "pay out to card" scenario?

steveklabnik commented 10 years ago

It's being worked out over here: https://github.com/balanced/balanced-api/pull/580

rmanisha commented 10 years ago

@dmacquart can you answer no. 2? @steveklabnik can you answer no. 1? @matin @jkwade thoughts on no. 3?

@dmdj03 Looks great! Other FAQ questions:

  1. Can I use previously tokenized debit cards?
  2. Is there soft descriptor control?
  3. Is there a volume discount?
steveklabnik commented 10 years ago

Number 1 is yes.

dmacquart commented 10 years ago

Number 2 is yes (soft descriptor control)

rmanisha commented 10 years ago

Here are slightly more detailed answers @kyungmin

  1. Can I use previously tokenized debit cards? Yes, you can issue payouts to debit cards that were previously tokenized on your platform.
  2. Is there soft descriptor control? Yes, just like with ACH credits, you will be able to set a soft descriptor by passing it in the appears_on_statement_as field when creating a credit.
  3. Is there a volume discount? Since this product is still in private beta, we're trying to figure out the final cost. As such, there are, currently, no plans to offer volume discounts.

@dmacquart @jkwade any edits on the above answers?

dmacquart commented 10 years ago

Looks good to me.

kyungmin commented 10 years ago

@matin can you review the copy and API specs on the preview site?

matin commented 10 years ago

@kyungmin You should use a sample card number that supports push to card (is a debit card) :wink:

This works: 4342 5611 1111 1118

It's a random Wells Fargo debit card number.

matin commented 10 years ago

@kyungmin @dmdj03

Instead of having cardholder name and expiration date, what about having the bank name?

image

dmdj03 commented 10 years ago

can we reliably distinguish a debit card from a credit card?

matin commented 10 years ago

@dmdj03 Yes. Building out that ability is core to being able to determine what cards we can or can't support.

matin commented 10 years ago

URL for the page should be /push-to-card

kyungmin commented 10 years ago

@matin it's not currently /push-to-card?

kyungmin commented 10 years ago

@matin can you also confirm the expected launch date?

matin commented 10 years ago

it's not currently /push-to-card?

Yes. You're right. I see it in the preview link. I just wanted to define it since I didn't see it specified in this issue.

matin commented 10 years ago

can you also confirm the expected launch date?

That's the date the private beta will become available. I would have something like "Invitations Start".

dmacquart commented 10 years ago

Typo here:

matin commented 10 years ago

@dmacquart thanks! fixed: 84ecfbe