Open aqp696 opened 2 years ago
Hi I had the same issue First need to generate session id
Please check the description https://github.com/killbill/killbill-stripe-plugin
Not sure if you figured this one out but I am going through the same thing. I am trying to call stripe providing the token
plugin property but still gives me the above error.
What happened
When trying to add a new payment method for a given killbill account then the following error is shown
Error while creating payment method: Failed to add payment method for account 3b2c7ee4-efe2-44e7-a964-7c9eaeddd51d : PaymentMethodPlugin#getExternalPaymentMethodId or sessionId plugin property must be passed
Installed versions via docker-compose.yml
The used docker-compose.yml
Screenshots
The error
The plugin configuration
The KPM info
Relevant logs