Linux 软件免费装
Banner图

ROKI Connect for WooCommerce

开发者 rokiconnect
更新时间 2026年8月27日 00:23
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

checkout payment gateway payments credit card honduras

下载

1.1.7

详情介绍:

ROKI Connect lets your WooCommerce store accept credit and debit cards in Honduran lempira (HNL). The plugin interface is in Spanish. The settings labels, the admin notices and the texts your customers read are written for Honduran merchants and are not translated. Only this readme is in English, because the plugin directory requires it. Two ways to charge, and you pick Both behave the same in the classic checkout and in the block checkout. What it does for you What this plugin does NOT do, said plainly Third-party service: a ROKI account is required This plugin connects your store to ROKI Connect, a payment service operated by ROKI, and it does nothing without it. You need a ROKI merchant account to obtain your API keys. Card numbers are never sent by your server: they are typed directly into a ROKI surface. Exactly what is sent, when, and the links to ROKI's terms and privacy policy are in the External services section below. It is written out there once rather than in two places, so the two cannot drift apart. Built in Honduras by Danilo Antúnez.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it from Plugins > Add New.
  2. Activate it from the Plugins menu.
  3. Go to WooCommerce > Settings > Payments > ROKI Connect.
  4. Paste your secret key. It starts with sk_test_ for testing and with sk_live_ to charge for real. You will find it in the API integration tab of the ROKI portal.
  5. In the mode selector, labelled Como cobra, choose how you want to charge: Checkout de ROKI (el cliente sale de tu tienda) sends the customer out to ROKI, and Campos de tarjeta en tu tienda draws the card fields inside your own checkout. For the second one you also need the publishable key (pk_test_ or pk_live_) and your store must be served over HTTPS.
  6. Copy the webhook address shown on that screen, register it in the ROKI portal, and paste back the signing secret it gives you.
  7. Press the Ejecutar diagnostico button. If every check comes out green, you can start charging.

屏幕截图:

  • The settings screen, with the selector between the two ways of charging.
  • The diagnostics, checking the configuration point by point.
  • A paid order, showing its ROKI transaction identifier.

升级注意事项:

1.1.7 Directory housekeeping plus one hardening fix. Nothing in your configuration changes and no screen looks different. 1.1.4 Important if you have, or will have, another ROKI plugin on the same WordPress: without this version the second one to be installed takes the site down. With a single ROKI install it does not affect you. 1.1.3 Fixes a payment from another store connected to the same ROKI account being able to mark an order of this one as paid. If you only have one store it does not affect you; if you have two, update. 1.1.2 The card fields inside your store are no longer marked as Beta. Nothing in your configuration changes. 1.1.1 Orders taken with the embedded card fields are back in reconciliation and in the query made when the customer returns from the checkout. Before, they fell out of both and a lost webhook left them pending forever. 1.1.0 Adds the option to charge with the card fields inside your own store. Your current configuration keeps working exactly the same: the new mode has to be chosen.

常见问题:

Is the plugin interface in English?

No. The settings, the notices and the customer-facing texts are in Spanish, because ROKI Connect is a Honduran payment gateway and its merchants read Spanish. Only this readme is in English, as the plugin directory requires. That is why the steps above quote the on-screen labels in Spanish: they are what you will actually see.

Do I need HTTPS?

Not for the ROKI hosted checkout: the payment happens on a ROKI page, which is HTTPS. For the card fields inside your store, yes - ROKI requires the return addresses to be HTTPS. If you have no certificate, the plugin falls back to the hosted checkout on its own and says so in the diagnostics.

What happens if a webhook is lost?

Nothing serious. Every five minutes the plugin looks at the orders that are still pending and asks ROKI about each one. A paid order is credited on its own even if the notification never arrived.

Can I refund from WooCommerce?

Yes, from the order. The plugin tries to void first, which is the right thing to do while the transaction has not settled, and refunds it if it can no longer be voided.

Which currency does it charge in?

Honduran lempira (HNL), which is what ROKI Connect processes.

Can I test without charging for real?

Yes. With an sk_test_ key everything works the same against ROKI's sandbox, without moving money.

更新日志:

1.1.7 1.1.6 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0