#stripe

/

      • calvinfroedge joined the channel
      • Andrey
        I am confused a little bit, because in stripe panel I see message like http://joxi.ru/xAeGNJwukj0kmy
      • calvinfroedge
        Hello, I’m trying to perform managed account identity verification and I get an error if legal_entity.ssn_last_4 and legal_entity.personal_id_number do not match
      • This seems like a rather stupid requirement as most identity documents don’t have social security # on them
      • Andrey
        <@orlondow> I hope, You understood my question)
      • Gsham joined the channel
      • orlondow
        Andrey: it depends if you add reverse_transfer or not https://stripe.com/docs/connect/destination-cha...
      • vincent joined the channel
      • if not the managed account keeps the funds
      • rajidassa has quit
      • Hi calvinfroedge you don't always have to have both for accounts. It's likely that in this case they don't match
      • calvinfroedge
        orlondow: The documentation says you will ALWAYS need to end up providing all this info for US accounts
      • orolondow: Is it correct that if you do have both, the last 4 digits are supposed to match?
      • orlondow
        if you're sure there is a problem here you could raise it to our support so they check the values https://support.stripe.com/email
      • calvinfroedge: where are you reading this part? the verification fields doc says
      • "Some merchants in United States may be required to provide the following additional fields depending on our ability to verify their identity. Some merchants will never be asked for this information, even after processing considerable volume."
      • StripeClub joined the channel
      • calvinfroedge
        The same page
      • The point is, the error messaging leads me to believe that the identify document uploaded must verify the ssn_last_4
      • StripeClub
        Hello, am wondering if there is any security issue of providing my Test Secret API Key to the public? I want to use it on my opensource repo in my Travis testing environment configuration
      • Andrey
        <@orlondow> I haven`t used reverse_transfer
      • calvinfroedge
        the only document I know of that includes social security # is a social security card
      • orlondow
        and the personal_id_number is under the paragraph I mentioned
      • calvinfroedge
        right, but my point is why should it match the ssn_last_4?
      • most identity documents in the US don’t include a social security number
      • so I couldn’t just accept a driver’s license or passport for instance
      • I’m in testing mode and am just trying to ensure I clear all of the “verification” fields
      • orlondow
        calvinfroedge: I hear what you say, but i can't tell from here. My guess is that the document passed does not match the last4
      • calvinfroedge
        which obviously is a problem on Stripe’s end
      • Garbee has quit
      • StripeClub
        Hello, I'm wondering if there is any security issue of providing my Test Secret API Key to the public? I want to use it on my opensource repo in my Travis testing environment configuration
      • jdmnd has quit
      • jdmnd joined the channel
      • orlondow
        StripeClub: it's usually highly discouraged as anyone could take it and run requests outside of your scripts
      • StripeClub
        Is there any public API key I can use to run my tests?
      • orlondow
        Andrey: if you use this param this should take the portion you refunded and the managed account will only keep the funds left after the refund
      • rajidassa joined the channel
      • noahts_ has quit
      • StripeClub: There is not
      • Andrey
        <@orlondow> Thanks a lot
      • orlondow
        Andrey: np!
      • saurabhjha has quit
      • saurabhjha joined the channel
      • tonybeninate joined the channel
      • z3nk has quit
      • tonybeninate
        Could someone look at transfer tr_19pw1HDNyQBHnVDNEWMdvUEG on account acct_19l5J0DNyQBHnVDN ? The transfer failed because he had the wrong bank info and therefore the transfer was reversed. I just want to verify that this means the money is in our platform and not returned to the buyer. THanks
      • Andrey has quit
      • sburns joined the channel
      • rajidassa has quit
      • sburns has quit
      • fels_ has quit
      • Mukund_ has quit
      • sbailliez has quit
      • alex_ has quit
      • alex_ joined the channel
      • stripe823 joined the channel
      • stripe823
        Can an ACH transaction be created within the dashboard?
      • jack has left the channel
      • nexie joined the channel
      • Ram___
        This is our stripe payment page - https://www.homepeel.com.au/stripe/index.php.I want my customer go to this page - https://www.homepeel.com.au/thank-you.php after making the payment. Can anyone tell me how to do this?
      • orlondow
        Hi tonybeninate can you write to our support about this? https://support.stripe.com/email
      • tonybeninate
        orlondow: i can...
      • saurabhjha has quit
      • orlondow
        stripe823: this can be done if the customer already have a bank account verified added to it
      • Ram___: did you look at my past answer?
      • you need to add a line to redirect in your script handling the charge creation
      • Ram___
        Any one can suggest the code
      • orlondow
        you can use this to redirect if nothing have been outputted yet http://php.net/manual/fr/function.header.php
      • Ram___
        I know know how to change code and what code is needed to change in https://www.homepeel.com.au/stripe/index.php
      • don't*
      • sugar_ has quit
      • orlondow
        Ram___: you should talk to your developer or use a third party then. Accepting payment is fairly serious and you don't want to modify code without knowing what you do
      • soros joined the channel
      • Ram___
        Can you check my code of this page - https://www.homepeel.com.au/stripe/index.php and suggest me changes in code
      • stripe823
        @orlandow - So, the micro transactions need to be initiated within the code for that account? Can ACH then be done within the dashboard, or does it need to be developed in code?
      • soros
        Hello
      • XXXXkr SEK is on hold!
      • Please add a SEK denominated account in order to resume SEK transfers. If you don't have a SEK bank account, you can also convert this balance with a manual transfer.
      • saurabhjha joined the channel
      • I get this message after I removed my SEK account and added a EUR account
      • I activatd mana
      • orlondow
        Ram___: I can't see the code in a php rendered file.
      • soros
        Manual transfers
      • saurabhjha has quit
      • But I can't find where I will do the actual manual transfer?
      • saurabhjha joined the channel
      • saurabhjha has quit
      • orlondow
        stripe823: well you could add it manually and wait for the user to give you the microtransaction values but this can't be your main process for ach
      • rubyonrailed joined the channel
      • so you'll need to implement it too
      • Hi soros: you want to talk to our support about account questions https://support.stripe.com/email
      • soros
        orlondow, It's not really an account specific question. But I guess I need to do that, I just wondered where I can do manual transfers from the dashboard?
      • SahAssar joined the channel
      • orlondow
        sorry I read too quickly here. if you want to convert the balance you need to do this through the api https://stripe.com/docs/connect/currencies#curr...
      • stripe823
        @orlandow - I agree that the manual verification of the micropayments from a customer isn't a good method. What's the alternative to this?
      • skade joined the channel
      • orlondow
        stripe823: if you're in the us you can use Plaid to smooth the onboarding https://stripe.com/docs/ach#using-plaid
      • tonybeninate has quit
      • sugar_ joined the channel
      • otherwise you'll need to have a page where the user can input bank account details and create bank token with stripe.js
      • Ram___ has quit
      • skade
        Hey, @b0rk sent me here with my tiny aggrevation: when using german phone numbers, numbers get split in the following fashion: +49 1727 123355, where +49 172 7123355 would be correct :)
      • orlondow
        then youd have another page in their account where they can input the microtransaction values once they get it
      • Barry_ joined the channel
      • alex_ has quit
      • sbailliez joined the channel
      • Barry_
        Can i use Stripe if my site is on Big Commerce server?
      • alex_ joined the channel
      • soros
        orlondow: Thanks, I found it now though. You can do it through the dashboard too, just press "Create Transfer"
      • orlondow: However, I have another question. When the transfer is "IN TRANSIT" does that mean it's already sent?
      • orlondow
        Hi skade hum that's totally possible. i have like 0 idea how german numbers are organiwed :)
      • organized*
      • is this is in Checkout?
      • Barry_: it depends if you have access to server side code there.
      • I'm not really familiar with big commerce server functionalities
      • skade
        orlondow: no, in 2-factor auth for the business part
      • stripe823
        Why the need for micropayments at all? I don't believe other ACH payment services do this?
      • skade
        ("Add a mobile recovery number")
      • Barry_
        Hmm. That sounds like the BCBGENER
      • alex_ has quit
      • orlondow
        soros: I'd say yeah that it was sent but the bank did not receive it yet
      • Barry_
        Sounds like BC will have to do it.
      • Barry_ has left the channel
      • skade
        orlondow: in general, i just keep phony around for comparisons https://github.com/floere/phony, it's a very correct implementation of number formatting :)
      • alex_ joined the channel
      • in any case, just didn't want to keep that to myself, it's really just minor and a bit confusing
      • johnb-
        Transfers to managed accounts appear on the statement as coming from "The Currency Cloud Ltd." - Isi t possible to change this?
      • _A bit_ confusing
      • orlondow
        skade: oh okay. and yeah phony sounds great
      • would you mind sending this to our support though? We handle mostly dev questions here https://support.stripe.com/email
      • T1m0thy joined the channel
      • stripe823: we use microdeposits to protect customers otherwise anyone with the bank account information could charge you
      • jdmnd has quit
      • johnb-: you can set the transfer_statement_descriptor to change this https://stripe.com/docs/api/curl#account_object...
      • johnb-
        orlondow: d'oh! thanks :)
      • orlondow
        np!
      • cerebraldad joined the channel
      • Gsham has quit
      • cerebraldad
        im using stripe on my cordova app - I just activated my account. it says it needs to be served over https - is this the case when using cordova?
      • vincent joined the channel
      • stripe332 joined the channel
      • stripe823
        orlondow - ok, thanks
      • risto__ joined the channel
      • risto__
        hello me again
      • jdmnd joined the channel
      • orlondow
        Hi cerebraldad: if you're loading a website in a webview I'd say yes
      • stripe823: np!
      • Hi risto__
      • cerebraldad
        orlondow: thanks