#stripe

/

      • irctc028 slaps broder around a bit with a large fishbot
      • irctc028 slaps garethdaine around a bit with a large fishbot
      • irctc028 slaps jjjohnny around a bit with a large fishbot
      • irctc028 slaps levicole around a bit with a large fishbot
      • irctc028 slaps ollie around a bit with a large fishbot
      • irctc028 slaps scott23_ around a bit with a large fishbot
      • irctc028 slaps troyasto1ino around a bit with a large fishbot
      • irctc028 slaps vaxter around a bit with a large fishbot
      • irctc028 slaps wenzowski around a bit with a large fishbot
      • irctc028 slaps wsmoak around a bit with a large fishbot
      • irctc028 slaps tavarm around a bit with a large fishbot
      • irctc028 has left the channel
      • fels_
        no slap for me :)
      • ajBeechwood
        @tr12: You awake or afk?
      • irctc659 has quit
      • Siyfion has quit
      • markin: how about you?
      • zzzzzz
      • kos__ joined the channel
      • dynmeth joined the channel
      • irctc028 joined the channel
      • kos__
        Hola, may I barge in with a question?
      • irctc028
        hi is there any one from support?
      • pretty_function has quit
      • ajBeechwood
        Think they're in the land of sleep atm
      • kos__
        If I update a customer's source object to a different card, does it take effect immediately? If the customer has a subscription, will the new card be used for any consecutive billings? Or should I touch the subscription object too?
      • cirenyc joined the channel
      • cirenyc has quit
      • cirenyc joined the channel
      • cdwSymfony joined the channel
      • cirenyc has quit
      • ajBeechwood
        kos, pretty sure that its the latest source that's used. And you'd get the answer by catching the relevant charge.succeeded webhook. I'm not a dev, but I think that's what we came across earier in our integration
      • _mak has quit
      • kos__: was that the first invoice of a subscription specifically or any invoice?
      • Nic335 has quit
      • kos__
        nay, I meant updating the customer's Source, I didn't look at invoices
      • ajBeechwood
        kos__: subscriptions are paid via invoices, even the first charge
      • kos__: so ya got invoices whether you want them or not :)
      • Nic335 joined the channel
      • kos__
        okay
      • my goal is to allow the user (who's already subscribed) to change the card used for future payments
      • so far I found that the Customer object has a list of 'sources' which represents cards and stuff, I'm looking for a way to double check if updating that would be enough :)
      • IMK has quit
      • ajBeechwood
        kos__: nods. I think updating/recreating their source, or even adding a source would do that. I'd suggest you look at whats coming back via the invoice.created, charge.created, and charge.succeeded webhooks on a test
      • cosmo joined the channel
      • kos__
        thanks, that makes sense, I still need to figure out how to do that without waiting a whole month though :-)
      • ajBeechwood
        kos__: I'm looking at a charge.succeeded one for an invoice created by a subscription now, and it has a source object's details burried in ther
      • cosmo is now known as Guest57704
      • ... so ya'd get your answer that way
      • ... or wait till the west coast daylight hours :)
      • kos__
        ah, so change the customer's source and then re-subscribe to have a new invoice immediately
      • ajBeechwood
        hmmm could do.
      • as a test I'm wondering if having added your new source, if you changed the plan of a test acct, that might make it invoice there and then. So you'd get that charge.succeeded webhook and see the source its quoting
      • that's the plan for the subscription I mean
      • LochnessMobster3 has quit
      • irctc028 has quit
      • kos__: one thing I'm pretty sure about is the lack (by design) of any direct link between a subscription and the source used to pay it, just the link to the customer, and logically, stripe should try to charge an invoice based on the best source its got, which would be the most recently created one for that customer
      • ... and I'm also guessing that that would be determined when the invoice was being charged, which I think I was told was 1 hr after its created (unless its a first invoice for a subscription just after uts created)
      • _mak joined the channel
      • garethdaine joined the channel
      • kos__
        okay, that makes a lot of sense
      • thank you!
      • IMK joined the channel
      • fels_ has quit
      • mikeybisbo has quit
      • IMK has quit
      • Mark___ joined the channel
      • Mark___ has quit
      • garethdaine has quit
      • garethdaine joined the channel
      • cirenyc joined the channel
      • cirenyc has quit
      • kos__ has quit
      • Greg__
        hello is there a stripe specialist that can answer a few questions?
      • Greg__ has quit
      • Greg__ joined the channel
      • ello is there a stripe specialist that can answer a few questions?
      • Greg__ has quit
      • garethdaine has quit
      • John joined the channel
      • John
        hello everybody
      • John is now known as Guest86674
      • Guest86674
        i am in need of some support for stripe
      • is there someone here who can give me some advice/answers
      • ?\
      • kreynolds joined the channel
      • mehakkahlon has quit
      • Naren joined the channel
      • Naren
        Hi
      • is support available?
      • kos__ joined the channel
      • Naren has quit
      • cperciva joined the channel
      • garethdaine joined the channel
      • mattbtay joined the channel
      • nemothekid joined the channel
      • LochnessMobster3 joined the channel
      • mattbtay
        a bit new to stripe - is there a way to link to a stripe hosted checkout for a 1 time charge? we're using instapage for marketing landing pages.
      • Guest57704 has quit
      • fels joined the channel
      • ta has quit
      • birdy247_ joined the channel
      • birdy247_
        Hi, I am trying to identify before a transaction happens if it will be an international charge or normal
      • a the moment I do this, based on the basis if the card origin is GB
      • I have connected accounts
      • so for this to be reliable, do I need to first check the origin of the BA of the connected account?
      • If the customer card origin is different, would I incur the international fee
      • how do the rules for international payments work?
      • What determines if it is international?
      • stupid joined the channel
      • stupid
        hello everybody. I have one small stripe question. Is there a smart human here that can answer it?
      • anyone...?
      • hello?
      • kos__ has quit
      • mattbtay has quit
      • nerdfile1 joined the channel
      • nerdfiles has quit
      • stripe247 joined the channel
      • stripe247
        How may I charge for an generated token in android
      • I have the token with me that is being returned to me after submitting my card details
      • Now how to make the transaction from that token?.
      • sb_ joined the channel
      • ?.
      • kos__ joined the channel
      • ?
      • I have the token with me that is being returned to me after submitting my card detailsNow how to make the transaction from that token?.
      • mikeybisbo joined the channel
      • I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token?.
      • I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token in android?.
      • Pankaj has quit
      • stripe211 joined the channel
      • stripe211
        I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token in android?.
      • poacher2k has quit
      • garethdaine has quit
      • I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token in android?.
      • saikat joined the channel
      • garethdaine joined the channel
      • I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token in android?.
      • ajBeechwood
        stripe211: I think the devs are still asleep. I find you get better luck during US pacific time working hours.
      • stripe512 joined the channel
      • stripe512
        I have the token with me that is being returned to me after submitting my card details. Now how to make the transaction from that token in android?.
      • ajBeechwood
        Spamming the same question won't help. ... it's 6:45am there at the moment. A few of them are good enough to log in at other hours of the day but you can't count on that.
      • saikat has quit
      • stripe211 has quit
      • saikat joined the channel
      • You looked at creating a charge in the api docs? https://stripe.com/docs/api#create_charge
      • alexandergutin joined the channel
      • that takes amount, currency and source(which can be your token)
      • as in the example beside the charge:create example
      • kos__ has quit