#junaid_abbasi999

1 messages ยท Page 1 of 1 (latest)

lucid fableBOT
unique tulip
#

Hi ๐Ÿ‘‹

Can you describe what you mean here? How did you create the hold?

foggy smelt
unique tulip
#

Okay so you need to capture the specific Payment Intent that has a hold on it

foggy smelt
#

Yes

#

is user being offsession or onsession really matters to charge a payment intent?

unique tulip
#

You can capture the funds without the user on-session.

#

That is what our documentation describes

foggy smelt
#

allright thanks

unique tulip
#

Happy to help ๐Ÿ™‚

foggy smelt
#

hey one more can you provide me with the stripe testing cards data.... the one i found just gives error while i am entring them on the stripe react native sdk and it won't passed that point......... i want to test failed scenerios

unique tulip
foggy smelt
#

I attached my hold payment intent with a customer and when i delete the specific card which was used to make the payment intent i am not able to capture it any more. is there any way that i can do to make customer not able to delete the card. Btw i am using react native sdk

unique tulip
#

The hold is only authorized for the specific payment method. Why are you deleting it?

foggy smelt
#

just for testing purpose..... I am deleting it from the edit option from the react native sdk...

#

I guess if a user deletes it than i would have to find some other ways

unique tulip
#

Yeah. That's the same as if a customer canceled the card you put a hold on

#

You wouldn't be able to charge it then either