#TheOGDominic
1 messages · Page 1 of 1 (latest)
Hi there, can you elaborate more?
nvm i found my issue. Basically i had "turned on" the payment methods but i hadn't made them active yet. Only elligible.
Actually still im not sure
What does "Ready to Integrate" mean
Is there a particular payment method that you've activated but it doesn't show up in your frontend integration?
Most of them but I would like to start out with klarna
OK, are you using PaymentElement?
I am not sure to be honest
Or are you using a 3rd-party plugin?
that's probably what you mean. I am using CraftingStore.
Ok. You should reach out to the plugin developers
ok i will thanks
But just to clarify, this means that these payment methods are not currently in use on the store?
They are yet to be integrated?
Yes you are right
These payment methods are ready, you just need to write some code to integrate them
right ok.
Also if I get sales from the USA and Europe but my store's currency is in GBP, that still means my customers can use payment methods for their specific currency right? Like if there's a payment method that doesn't allow GBP, they'd still be able to purchase from the store right?
It depends on your integration. If you are using PaymentElement with automatic payment methods, it'll automatically display the applicable payment methods that supports the currency.
Right ok. Also if klarna shows up in the checkout screen, should i assume that it works? Because when i check stripe it still says it's "ready to integrate"
Yes it is working, you can try it out.
Also does this mean I wouldnt be able to use Sofort on my store since I, the merchant, am in the UK and sofort is not available to merchants in the UK?
https://stripe.com/docs/payments/sofort Stripe accounts based on UK are about to accept sofort.
right ok, but generally if I'm going off this table, I should think that anything that doesnt have UK in the merchant section means I can't use it on my store no matter where the customer is?
Also what actually is "payment flow". I see it mentioned in the docs a lot but dont really know what it is
Can you share the link of the doc that you are currently reading?
Also feel free to @ me when you reply to me since I'll notice the message faster
Thanks for waiting. It looks like there's a discrepancy between https://stripe.com/docs/payments/payment-methods/integration-options and https://stripe.com/docs/payments/sofort on the country availability. I'd feed back this to the doc team.
Can you also share with me the doc where you saw the "payment flow" ?
@harsh gull
What's the issue?
Payment flows is a reference to how you integrate with Stripe: which UIs/APIs you use, which parameters you're passing. The table here gives a breakdown of which PMs support which UIs and API parameters (for example Klarna doesn't support setup_future_usage): https://stripe.com/docs/payments/payment-methods/integration-options