#Gurpreet-sepa

1 messages · Page 1 of 1 (latest)

golden cipher
nova ginkgo
#

thanks dear, let me check with this

if i got any issue, will ping you

nova ginkgo
#

hello, i want to add my SEPA account on stripe

#

how to add source for sepa?

golden cipher
#

can you clarify exactly what you are trying to do? do you want to charge your customers with the SEPA payment method?

nova ginkgo
#

Yes i want to Charge using card and SEPA methods

#

but i have added option for clients to add multiple cards and SEPA debit on stripe

#

so that he/ she will only select the card and charge without adding details every time

golden cipher
#

Got it. So what exactly is your question?

nova ginkgo
#

i want to add details on stripe, using customer id

golden cipher
#

I'm sorry I don't understand, what do you mean by "details"?

nova ginkgo
#

customers account details

like when customer register on our platform and i'll provide the options to add card and SEPA details, so that when we charge, it'll automatically debit from account

golden cipher
#

so you want to save a SEPA payment method to a customer, so you can use it later?

nova ginkgo
#

yes

golden cipher
nova ginkgo
#

checking

#

i'm getting this issue

tame escarp
#

Hi, I'm taking over for @golden cipher

nova ginkgo
#

hello

tame escarp
nova ginkgo
#

its same

tame escarp
# nova ginkgo

line8 instead of confirmSepaDebitPayment, it should say confrimSepaDebitSetup

#

did it work?

nova ginkgo
#

yes

tame escarp
#

let me know if you need any more help

nova ginkgo
nova ginkgo
nova ginkgo
#

for get add payment methods

#

its for card

#

$user->paymentMethods();

#

for sepa

#

$user->paymentMethods('sepa_debit');

#

how can i got both in 1 array?

tame escarp
#

unfortunately you can't

nova ginkgo
#

ok

#

how to get card name from array

#

i got only

#

its my array

tame escarp
#

what do you mean by card name?

nova ginkgo
#

card name that i have used when adding new card

tame escarp
#

the cardholder's name?

nova ginkgo
#

yes but i want this from
$user->paymentMethods();

tame escarp
#

sorry I don't get your question

nova ginkgo
#

want to show card holder name in this list

tame escarp
nova ginkgo
#

k

#

got it

#

how to remove cards and sepa?

#

send me docx

tame escarp
nova ginkgo
#

k

nova ginkgo
#

hello

#

how can i add custom fields in SEPA

weary adder
#

can you expand a little more on what fields these would be, where they would appear, etc?

nova ginkgo
#

like this

weary adder
#

I don't understand the question I'm afraid. What is that a screenshot of exactly?

nova ginkgo
#

i want to add address, city , country etc fields

weary adder
#

add them to what exactly?

nova ginkgo
#

k