Create Stripe Sources: e.g. giropay, Sofort, iDEAl, Alipay etc.
-
Hello,
It is very appreciated the amount of manual implementation this plugin helps to reduce.
Of course, I skimmed this support forum before addressing these issues and there have been some partial clarifications such as this one: https://wordpress.org/support/topic/need-method-for-testing-succeeded-failed-payments-with-sofort/
Problem: Testing Stripe sources (e.g. Sofort, Alipay, Giropay, etc.) does not provide any test data shown in the Stripe account, while testing with cards seems to be fine according to the test data shown.
Our Stripe account is fully set up for test/live. We are testing and of course using test publishable key/test secret key/test webhook secret. Webhook endpoints are set. Nothing happens it seems sources in test, e.g. Alipay, Sofort, Giropay etc. after we send test payments. And as you know, Alipay is in pending status in Stripe account settings dashboard, cannot be live, as long as a test source is not created.
For these issues, please consider the following as ‘common knowledge’, i.e. we know roughly what needs to be done:
https://stripe.com/docs/sources
https://stripe.com/docs/testing
https://stripe.com/payments/payment-methods-guide#payment-method-fact-sheetsWhat we do not know is actually, how much this plugin does. It seems the enable/disable is an out of the box functionality, i.e. sources are being created, redirection, etc. according to: https://github.com/woocommerce/woocommerce-gateway-stripe/tree/master/includes/payment-methods
We followed your documentation, it is very helpful, except this part: https://docs.woocommerce.com/document/stripe/#section-10
It states: “Most of these additional payment methods need to be enabled under Payment Settings on your Stripe.com Dashboard and may require additional information to be fully set up.”
1. What does this additional information mean, for example for Alipay?
2. In brief, none of the sources are supposed to show in the Stripe account test data by just enabling the on/off toggle for any of the sources except cards, correct?
3. Then, how can we test them so that it shows in the account? Since in test mode nothing redirected, nothing is shown in the Stripe test data, it only directs to order confirmed/thank you page after the checkout.
Please be so kind and detail for example to test/create a test source in Alipay with your plugin. Would be maybe helpful if you could add such information to your general documentation.
Many Thanks.
The topic ‘Create Stripe Sources: e.g. giropay, Sofort, iDEAl, Alipay etc.’ is closed to new replies.