#valeriopucciarelli
1 messages · Page 1 of 1 (latest)
Hi
Can you share the request body you are sending ?
Hi there
or that requestId please ?
it's a connect account
my app needs to hold an amount as a precaution and then at the end charge the exact amount based on how much you spend
but the amount can be more than the authorized and i have this problem
You are part of the incremental authorization
now the allowed values are if_available or never
in your case you need to send if_available
yes that's expected for a beta feature
You should have access to the public doc of that parameter:
<stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method_options-card-request_extended_authorization>
yes but it said that my account is not approved for this feature
Ah in that case you need to reach out to Stripe Support at https://support.stripe.com/contact
okok, otherwise how could I do this operation?
Currently that' the only way for doing incremental auth
If I delete the paymentIntent with the pending amount, is there a way to ensure that it does not ask me again for authorization to confirm a new paymentIntent with the same card
?
I'm cloning the main platform cards for use on connect accounts
Are collecting the PaymentMethods using Setupintents intially ?
yes but with the main platform clients account
i'm using stripe checkout for setup cards and save
yes in that case you can clone the payment method in your connect accounts:
https://stripe.com/docs/payments/payment-methods/connect#:~:text=Cloning PaymentMethods&text=After you create a PaymentMethod,as the Stripe-Account header.
And then you can reuse them
but you can expect sometimes that the bank issuer may ask you again for re-auth (e.g. 3DS) you need to ask your (connect's) customer to complete the auth
No you cna't
i need to be ensure that i can get the amount
Yes of course
ok thank you
with the connect accounts apple pay don't work
with the main account work
i set the domain with the api call
with google play work
You need to register the domain on your Connect Accounts too
Can you share the connect account Id ?
Sorry, I'll contact you this afternoon as I'm having technical problems