raifraz786
Forum Replies Created
-
Thanks
Okay, My issue is solved now it was the issue from STRIPE, Thanks for your help, really appreciated.
I checked, At WordPress, and it is showing the payment is successful. About the payment intent I have added an image please look at it
But at stripe there is no payment intent succeeded or failed it is showing nothing about the order on stripe, So i believe when customer can receive a push notification to apply pin from mobile then it will shows in stripe
Instead of getting push notifications for customers to apply pin after adding the 6 digit code, after adding 6 digit code it directly says thanks for your order. No timer or countdown on checkout page after adding 6 digit code, it directly redirects to order confirmation page
Yes this is how it should work.
Here is how BLIK should work in production:
- Customer opens their banking application which generates a 6 digit code.
- The customer enters that code into the input fields then clicks the Place Order button.
- The push notification is received by the customer which they confirm by entering their PIN.
- The confirmation is communicated to Stripe and the checkout page redirects to the thank you page.
But step 3 is not being done I mean the push notification for entering pin is not recieving to customer
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] BLIK – Local Payment MethodYes, I can post it separatly,
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] BLIK – Local Payment MethodHi, it’s really nice to have BLIK now in the plugin, and thanks for that, I attached it to the store, it was working fine in test mode but in live mode code is sent to mobile when entering the code into the checkout page it should give a push notification to the app for to enter pin code so payments can deduct but it is not asking for pin code and payments are not capturing so what can be the reason?