#vishal

1 messages · Page 1 of 1 (latest)

leaden auroraBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • vishal, 1 day ago, 7 messages
cunning horizon
#

Hi, let me help you with this.

#

What errors do you see?

#

And where?

spring willow
#

i am not able to deduct the funds from selected card . is it possible to deduct funds?

cunning horizon
spring willow
#

i dont want to do it from backend. i am using payment element (stripe web element) and with that i want to give user a option that he can use already attached card

cunning horizon
#

Can you pass payment_method: selectedCard?

#

What type of object is selectedCard?

spring willow
#

in selectedcard is equal to id of card

cunning horizon
#

What kind of ID?

cunning horizon
spring willow
#

"id": "card_1OPjvgDEcrH500vWt9erWPZo",
this type of card id

spring willow
cunning horizon
#

Did you see an error?

spring willow
#

},
{
"code": "incomplete_number",
"type": "validation_error",
"message": "Your card number is incomplete."
}

cunning horizon
#

Wait, selectedCard is an object or ID?

spring willow
#

its id

spring willow
#

req_Zix8xJNuwizAar

cunning horizon
#

I can't see the request that produces this error.

cunning horizon
spring willow
#

i want to know is there any way to do this with payment element

cunning horizon
#

To do what exactly?