#idhruv-Invoice
1 messages · Page 1 of 1 (latest)
sure
this is the id for subscription schedule
sub_sched_1LXfBdGdNldKu1zmd1ZpfjRd
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Looking at the Invoice, I think it couldn't finalized, so auto_advance was turned off
"last_finalization_error": {
"message": "The account referenced in the 'destination' parameter is missing the required capabilities: transfers or legacy_payments are required on the 'destination' account.",
"type": "invalid_request_error"
},
what exactly is stopping it from finalized? can you please elaborate
transfer_data: { destination: 'acct_1KyEaA2fNmYxjVCn' }
this is what I am sending right now
while scheduling subscription
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Can you see it here?
I think it is displayed as "Restricted"
okay let me retry with another account. thanks