thirtybees / stripe

Stripe payment module
https://stripe.com
Academic Free License v3.0
6 stars 12 forks source link

P24 not showing up #51

Closed snaperr33 closed 2 years ago

snaperr33 commented 2 years ago

Hi, I have configured the module, but it does not show me P24. I have everything on. Is there anything else that needs to be configured on the stripe side? Now it is possible to pay by card only.

p24v1 p24v2 p24v3 p24v4 p24v5 p24v6

adamus007p commented 2 years ago

Hello,

There are things which must be together to see P24 or any other payment types. For P24:

  1. what is your test customer shipping/billing address? - It must be a Poland.
  2. your currency must be PLN
  3. let's check languge to Polish too.

Check this 1,2,3 things together and please let me know.

Separate thing to test is:

  1. you use Sripe gateway, please check if your will see P24 when you will use embeded payment gateway in your shop side.

Clear cache in your shop and test..

@snaperr33 Please let me know if it will help or which option helped.

snaperr33 commented 2 years ago

none of these 4 things worked

snaperr33 commented 2 years ago

do I have to have PLN as default currency in stripe? because I have the default EUR, but I also have PLN marked as additional

adamus007p commented 2 years ago

during check out you need to have PLN, please check in payments options PLN are enabled too.

check in BO> modules >payments > Currency restrictions if PLN and stripe is enabled

snaperr33 commented 2 years ago

I cant select p24v7

adamus007p commented 2 years ago

Is it a fresh install? You may uninstall and install again or try some older version. Always clear cache in TB and in CDN if you use.

snaperr33 commented 2 years ago

Yes, new store, but already fully configured. I reinstalled the module and nothing

snaperr33 commented 2 years ago

what could be the reason?

getdatakick commented 2 years ago

This is possibly duplicate of issue #44. That issue is fixed, by not yet part of any release.

You can try to do the same fix manually, see commit efc7e60911b9806cabcfa31883468866f17a2222

getdatakick commented 2 years ago

Let us know if the fix in efc7e60911b9806cabcfa31883468866f17a2222 works, and close this issue if it does

snaperr33 commented 2 years ago

work, thx :)

getdatakick commented 2 years ago

Awesome, thanks for confirmation.

This will be part of the next module release, so you don't have to be worried about loosing this customization with update