#stripe

/

      • evolross
        Right, but will there be another event to alert my app when the change actually happens? That's my question.
      • sissleandblake
        when the change was about to take effect, I think you would want to watch for the invoice.created event and if the subscription associated with the invoice was the free one you would cancel their subscription
      • batrat
        i am using the custom stripe checkout and was able to get it to grab the customer shipping address as well as the billing address on the front end. Everything but the shipping address goes over to the stripe dashboard. do you have some example code I could check on getting the shipping address to post with the rest of the data?
      • sissleandblake
        evolross: I don't think there is other than looking at the upcoming invoice information
      • evolross
        Okay.
      • flippyhead has quit
      • nomad joined the channel
      • Yeah it might be better to just lose the free plan and only have the premium plan and just do subscribes and cancels instead of updating to free.
      • tobobo_ joined the channel
      • manfrin joined the channel
      • tobobo has quit
      • sissleandblake
        yeah that would probably be best. You'd get a deleted event at the end of the period
      • evolross
        Yeah just have a cancel plan with at_period_end and then a deleted event fires at the end of the period?
      • sissleandblake
        yeah you'll get an updated event when they cancel and a delete when the subscription is over
      • batrat: are you passing the shipping args from your callback to your server?
      • evolross
        Gotcha. Is there an easy way to test that without having to wait 30 days? Or even 1 day? I wish you could fire custom test events.
      • sissleandblake
      • evolross
        The generic test event isn't really much help.
      • sissleandblake
        (if you click on the 'show example' link it'll show you how the address is returned
      • evolross: agreed, it's be cool if it returned more representative info
      • tobobo_ has quit
      • tobobo joined the channel
      • batrat
        I'm using a 3rd party plugin that does all that. it was set up to only return the billing address. i was able to edit the front end to show/request the shipping info but i wanted to look at the code to see how i might send that info to stripe in the token along with the other customer info
      • evolross
        Sissleandblake: Thanks for your help.
      • tobobo has quit
      • batrat
        ya thats the one i read. you guys have shown me some example code before that helped me narrow it down, wanted to see if you had any for this issue
      • sissleandblake
        you just want to append those fields to form, i'm looking to see if we have an example
      • tobobo joined the channel
      • we don't have one and I unfortunately have to leave, but if you want to write in and say in your email you talked to me, I can come up with one for you this evening
      • batrat
        sounds good thank you sissleandblake
      • elouisyoung has quit
      • sissleandblake has left the channel
      • CompleteSilence joined the channel
      • CompleteSilence
        are there any updates on the transfer.paid event?
      • evolross has quit
      • startupality has quit
      • Anyone around today?
      • batrat has quit
      • zkirill has quit
      • sb_ has quit
      • n2diving has quit
      • prashantyadav has quit
      • prashantyadav joined the channel
      • tobobo_ joined the channel
      • tobobo has quit
      • jessejangell_ joined the channel
      • sisslean_ joined the channel
      • jessejangell has quit
      • jessejangell_ is now known as jessejangell
      • prashantyadav has quit
      • nomad has quit
      • madison_ joined the channel
      • hectorip_ joined the channel
      • hectorip has quit
      • madison_
        Hey kids, has anyone had any issues with Rails/submitting the form? I can click the submit button, but not hit enter (which submits the form prior to the stripe pop up, creating a controller error)
      • And if I change the jQuery to be .submit, it still throws an error. Note: the only customer form I'm passing in is a dollar amount (for pay-what-you-want)
      • nomad joined the channel
      • zkirill joined the channel
      • nizmow_ has quit
      • wes___ has quit
      • nomad has quit
      • sisslean_ has quit
      • nizmow_ joined the channel
      • Guest60721 has quit
      • tekkie00 joined the channel
      • tekkie00
        Need some help! For some reason when I call `stripe.Charge.all(destination='acct_XXX')`, I am receiving a `stripe.error.APIError: Request req_7Fwtu0EA6ix6RZ: An unknown error occurred`
      • but only when being called from an EC2 instance
      • when I make the same API call on my local machine, I don't see that error. Same credentials. Same client
      • The actual error is `No such merchant: XXX`
      • which I've never seen before
      • but it's definitely the right ID
      • could this be routing to a bad set of API servers?
      • flippyhead joined the channel
      • V28
        Hi Room - I'm trying to create a plan that charges on the 1st and 15th of the month. Is there a way to do this? Not seeing a clear way with the interval and interval_count variables
      • CompleteSilence has quit
      • CompleteSilence joined the channel
      • tekkie00
        hmm, turns out whenever I pass in `include=['total_count']`, it afils
      • CompleteSilence has quit
      • nomad joined the channel
      • tobobo_ has quit
      • V28
        Hi Room - I'm trying to create a plan that charges on the 1st and 15th of the month. Is there a way to do this? Not seeing a clear way with the interval and interval_count variables
      • nomad has quit
      • tobobo joined the channel
      • mattbroten has quit
      • tobobo has quit
      • nomad joined the channel
      • jessejangell has quit
      • V28 has quit
      • juanjo has quit
      • tekkie00 has quit
      • prashantyadav joined the channel
      • coopf has quit
      • dixon has quit
      • Chive joined the channel
      • tobobo joined the channel
      • hectorip_ has quit
      • hectorip joined the channel
      • flippyhead has quit
      • Chive has quit
      • tobobo has quit
      • zkirill has quit
      • mikesea has quit
      • ttt_fff joined the channel
      • ttt_fff
        tell me if this is right
      • I can use stripe, have a website to charge $0.99
      • then if someone uses a forged credit card, and they dispute the charge,
      • then I lose $15.00 ?
      • lepong joined the channel
      • nomad has quit
      • nomad joined the channel
      • p15 joined the channel
      • p15_ joined the channel
      • ttt_fff has quit
      • FrostCandy has quit
      • p15 has quit
      • tobobo joined the channel
      • kies^ joined the channel
      • flippyhead joined the channel
      • flippyhead has quit
      • tobobo has quit
      • Chive joined the channel
      • Chive has quit
      • lepong is now known as lepong[away]
      • jessejangell joined the channel
      • stuwest joined the channel
      • flippyhead joined the channel
      • flippyhead has quit
      • zachsnow has quit
      • nomad has quit
      • zachsnow joined the channel
      • flippyhead joined the channel
      • kylelittle joined the channel
      • kylelittle has quit
      • zachsnow has quit
      • nomad joined the channel
      • smgoller joined the channel
      • ywain has quit
      • hectorip has quit
      • ipmb joined the channel
      • box
        can we block virtual cards?
      • ywain joined the channel
      • prashantyadav has quit
      • p15 joined the channel
      • hectorip joined the channel
      • p15_ has quit
      • manfrin has quit
      • stuwest has quit
      • stuwest joined the channel
      • flippyhead has quit
      • jas joined the channel