#Omri-test-clock
1 messages · Page 1 of 1 (latest)
now I see, I advance the time to the next month and the payment_intent.succeeded are not call from the subscription
sub_1LVqwTKqSkWKDAjfyEZF6mgV
req_V9GY44yXYwyPBQ
how I trigger the new payment for the 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.
Invoice was voided because the subscription attempt expired
Since the first payment for this subscription wasn't completed before , the subscription expired
how I make the first payment for this subscription to be completed immediately?
Did you collect a Payment Method for the customer?
The Subscription needs a payment method to be able to charge your customer
I'm using postman (only server), how I'm collect a Payment Method for the customer?
In theory you can by calling some server side API like Create Payment Method. But in practice, you will need client-side to collect it
At 1 point of time, you need to ask your customer to provide their PaymentMethod info, and any other mandate if needed
thank you, I did it
my connect account in test mode is Restricted
acct_1KlVuZKqSkWKDAjf
`Card payments, payouts and
other capabilities
are disabled for this account until missing business information is updated.`
how can I fix it in test mode
It's a different story, and yes depends on your account type, you have different ways
which type account I need for Bacs Debit payments to be an active?