#tungtn1099
1 messages · Page 1 of 1 (latest)
Hi there, you need to specify a test_clock when creating a customer (https://stripe.com/docs/api/customers/create#create_customer-test_clock), and you can't update a test_clock to an existing customer.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So I have to create a customer from my API with the test clock attached
Yes you are right
Alright I'll try, appriciate for the help ❤️