Add the code to add them to that list after you charge them
stripe298
i guess worst case scenario, i could add the new customers manually after they have bought to aweber. but im trying to find a more effeicient solution
so i would be able to use an api to directly add the users who entered their email on my checkout form to be added to my aweber autoresponder email list? because that is EXACTLY what im looking to do so it would be perfect!
markin
Assuming aweber has an api yes
stripe298
ok cool :)
thanks man
i appreciate your help
_newb has quit
poolet08- joined the channel
poolet08 has quit
stripe298 has quit
cranford joined the channel
cranford has left the channel
poolet08 joined the channel
Nawshad joined the channel
poolet08- has quit
ta joined the channel
ta has quit
zeitgist joined the channel
zeitgist has quit
heavysixer joined the channel
jdz has quit
ta joined the channel
jdz joined the channel
ta has quit
Immutef joined the channel
nerdfiles joined the channel
wsmoak has quit
cbuchler joined the channel
rfj001 joined the channel
nemothekid joined the channel
heavysixer has quit
wsmoak joined the channel
applepie joined the channel
heavysixer joined the channel
applecup has quit
emillysgaardhans has quit
emillysgaardhans joined the channel
max-b has quit
max-b joined the channel
nemothekid has quit
nemothekid joined the channel
koen__ has quit
nemothekid has quit
p15 joined the channel
aracodex joined the channel
zeitgist joined the channel
boucher joined the channel
aracodex has quit
rfj001 has quit
zeitgist has quit
ac360 joined the channel
ac360
Hi, anyone around?
I have a question related to Stripe Connect: If I copy a Customer from the Main Stripe Account to a Connected Stripe Account, how can I fetch that user from the Connected Stripe Account later? Do I have to save the new customer id from the Connected Account in my Main Application, or could I add some metadata in the new customer and look them up by that?
rfj001 joined the channel
cbuchler has quit
ta joined the channel
ac360 has quit
ta has quit
max-b has quit
heavysixer has quit
ta joined the channel
wsmoak has quit
ta has quit
emillysgaardhans joined the channel
adent joined the channel
adent
anyone have a second to help me with a quick question?
emillysgaardhans has quit
applepie has quit
applecup joined the channel
anyone around?
adent has quit
zeitgist joined the channel
zeitgist has quit
Nawshad has quit
ML74_
Anyone around?
kasperti_ has quit
max-b joined the channel
boucher has quit
saikat has quit
rfj001 joined the channel
ta joined the channel
aweeks has quit
boucher joined the channel
trevlar has quit
trevlar joined the channel
aweeks joined the channel
emillysgaardhans joined the channel
gdrocella
can you create a recipient with a customer? or do you have to create a token?
emillysgaardhans has quit
ta has quit
applepie joined the channel
aracodex joined the channel
applecup has quit
aracodex_ joined the channel
aracodex has quit
ac360 joined the channel
ac360
Is it possible to search Customers by metadata on Stripe?
applecup joined the channel
zeitgist joined the channel
max-b has quit
applecup has quit
applepie has quit
applecup joined the channel
zeitgist has quit
max-b joined the channel
xdm83 joined the channel
applecup has quit
applecup joined the channel
applepie joined the channel
wsmoak joined the channel
applecup has quit
wsmoak has quit
ta joined the channel
ta has quit
nerdfiles has quit
rockmn_ joined the channel
rockmn_
Hi there, working with the PHP API.. Can anyone explain how to set a card to be a customer's default card?
IE is there a $cu->cards->retrieve($id)->make_default(); ?