#omnia - object exists in live mode
1 messages · Page 1 of 1 (latest)
test payment
You need to create a customer in test mode and use that test customer's ID
As the error indicates, that ID is of a customer in live mode and unfortunately the modes can't share data like that
That is the right key to use for test payments. The issue is that that specific Customer only exists in live mode
You should still use your publishable and secret keys from test mode
But with a Customer that you created with your secret key (or in the Test mode dashboard)
Yeah Thanks got it