Beskrivelse
- Creates a payment session with your Lumino backend and redirects shoppers to
paymentUrl. - Returns shoppers to WooCommerce’s Thank-you page.
Requirements: WordPress 6.3+, WooCommerce 7.0+, PHP 8.2+, Lumino credentials (API URL, token), HTTPS.
External services
This plugin connects to the Lumino Payments API to create payment sessions, check transaction status, and process webhooks.
Hosts used by this plugin
– https://YOUR-PRODUCTION-API-HOST
What data is sent and when
– During checkout / session creation: order ID, total, currency are sent to Lumino to initialize the transaction.
– Status polling: the transaction ID is sent to retrieve the latest status of the payment.
– Webhooks (incoming to your site): Lumino sends a signed payload including transaction ID and status; the plugin validates the signature against your webhook secret.
Provider
Lumino Payments
Legal
Terms of Service: https://YOUR-TERMS-URL
Privacy Policy: https://YOUR-PRIVACY-URL
Blokker
Denne utvidelsen gir 1 blokk.
- Lumino Payments
Installasjon
- Install and activate the plugin.
- Go to WooCommerce Settings Payments Lumino Payments Manage.
- Enter API URL and API Token (provided by Lumino).
- Save and place a test order.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Lumino Payments for WooCommerce» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “Lumino Payments for WooCommerce” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.0
Initial release.