Swedbank Pay
Forum Replies Created
-
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Refund IssueThanks for the report. This issue will be fixed shortly in the next release.
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] LoginHi. To obtain payee ID and access token, please send an e-mail to [email protected]. The website https://app.swedbankpay.com/ is the self service website for consumers having paid with Swedbank Pay and is not related to our WooCommerce / WordPress plugins.
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Fatal errorExcellent!
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Fatal errorHello. Please follow up this article https://support.cloudflare.com/hc/en-us/articles/200170786-Restoring-original-visitor-IPs
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Fatal error@danielnordmark, yes, the incoming IP address to WooCommerce would be CloudFlare’s and not that of Swedbank Pay.
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Fatal error@exactprecisions, are you using a proxy or HTTP module such as
mod_realip
that may change the incoming IP address of the callback request?Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Fatal errorThanks for notifying us of this bug. We have created a GitHub issue that will be used to track this issue:
https://github.com/SwedbankPay/swedbank-pay-woocommerce-payments/issues/107
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Capture Paymen fails@mattiaspkallio Thanks for reporting! There’s the solution https://github.com/SwedbankPay/swedbank-pay-woocommerce-core/commit/460f33150c3e052eafcbd4bca12c3a2fc3bc3ddb
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Payments] Error spamThanks for the report, @danielgranlund. Can you please create this as an issue in the repository?
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Prohibited/Regulated productsHi, @sarasigvardson. Please contact [email protected] for such questions.
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] When is Beta over?Hi, @jonaslagneryd.
The plugin is labelled as “beta” because we do not want to give the impression that it is supported in all possible configurations of WordPRess and WooCommerce or that Swedbank Pay provides free support for the plugin. The plugin is provided as a convenience that should shorten the time for integration compared to you having to write your own plugin from scratch.
The plugin is used in production by other customers and if your testing proves that the plugin serves your use-cases well, it should be no problem for you to use it in production either. But we make no guarantees and do not provide free technical support if it does not.
This is also why the plugin is provided as open source, so you can fork it and make any adjustments to it that you may need for it to support your requirements. Those changes may also be submitted as pull requests back to our origin repository if you believe they may be beneficial to other users of the plugin and want us to maintain the provided functionality going forward.
I hope this sufficiently answers your question.
Best regards,
Swedbank PayForum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Swedbank error with form when checkoutPlease see the settings
Allow to edit the address after Checkin.
and
Use Swedbank Pay Checkout instead of WooCommerce CheckoutTest different settings there
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] How to capture fund programmaticallyIf you change order status to processing the order will be automatically captured. https://orbisius.com/blog/change-woocommerce-order-status-programmatically-p2453
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Additional fields checkout page@christianjhomegmailcom What do you mean? Can you explain your problem more in details please?
Forum: Plugins
In reply to: [Swedbank Pay WooCommerce Checkout] Trigger the refundYou can trigger the refund via woocommerce https://www.ibenic.com/how-to-create-woocommerce-refunds-programmatically/
Hope it helps.