#Sinduri-charges-klarna
1 messages · Page 1 of 1 (latest)
Hey! Yep, you shouldn't really be using the Charges API directly as it's been superseded by Payment Intents (which Klarna works with: https://stripe.com/docs/payments/klarna/accept-a-payment)
we have already integrated using charge api and our plugin is used by more than 10k customers
My concern is do the customer avail the pay later functionality with this integartion?
Our customer ask us this. What should we tell them? currently our klarna integration in pur plugin using charge API and we are consider to use Payment intent API istead of it. But currently what should we tell to our existing users?
Where are you users generally based?
This is a wordpress plugin, so customers from different countries may use our plugin
The reason I ask is because the Charges API will be unusable for Indian merchants: https://stripe.com/docs/payments/charges-api
As stated, it's generally not advisable to build using that API and I'd recommend upgrading your plugin to use PIs as soon as possible!
Ok we'll upgrade it soon, it's already in our backlogs. But my concern is what should we tell our customers, that they avail pay later functioanlity with our existing integration using charge API?
they avail pay later functioanlity with our existing integration using charge API
Not sure what this means. Did your user have a specific error? You said that they were contacted by Stripe
Okay, ingoring that customer case generally klarna integratiion with charge API do provide pay later functionality right?
As far as I know, that integration will continue to work for the majority of merchants yep
Okay thanks for the update