Popis
Vendreo are disrupting the payment processing industry, with a suite of class-leading solutions.
With decades of payments experience, the Vendreo team combine their expertise and points their focus exactly where it needs to be for the online world to benefit.
Vendreo’s latest payment solution. Accept Open Banking payments online through your WooCommerce store safely and securely.
Note:
This plugin uses third party API requests and will communicate with Vendreo’s secure API to process your payments via the URL https://api.vendreo.com/v1/request-payment.
To view the API documentation please visit.
To view our Terms And Conditions please visit.
To view our Privacy Policy please visit.
Časté otázky
-
Why are my orders not being marked as paid?
-
Ensure that the callback endpoint is working by visiting
https://your-site.com/wc-api/ob_callbackin your browser.
You should see-1shown with a 200 response code.If not, this can be caused by permalinks automatically adding a slash to the end of the url.
Try resolving this by:
- In the WordPress admin visit
Settings / Permalinks. - Select
Day and nameunderPermalink structurebeing sure to hit save.
- In the WordPress admin visit
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Vendreo Open Banking Gateway” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Vendreo Open Banking Gateway“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
2024-03-28 – version 2.0.0
- [Add] – Added in GitHub Action supporting files for code linting checks.
- [Add] – ReadMe.txt.
- [Update] – Replaced json_encode calls with wp_json_encode().
- [Update] – Replaced Curl calls with wp_remote_post().
- [Update] – Renamed woocommerce-vendreo-ob-gateway.php to vendreo-ob-gateway.php.
- [Update] – Renamed /includes/php/woocommerce-vendreo-ob-block.php to /includes/php/class-vendreo-ob-gateway-blocks.php.
- [Update] – Renamed /includes/php/woocommerce-vendreo-ob-gateway.php to /includes/php/class-woocommerce-vendreo-ob-gateway.php.
- [Tweak] – ReadMe file changes.
- [Remove] – Removed Update URI: from header.
