Reycob Metodos de Envio Peru

Description

Reycob Metodos de Envio Peru adds a visual delivery selector to the WooCommerce checkout for stores that sell in Lima, ship to provinces, and offer store pickup.

The store administrator can configure:

  • Available Lima districts.
  • Editable labels for each district.
  • Delivery price for each district.
  • Store pickup locations.
  • Address for each pickup location.
  • Pickup cost for each store, including free pickup.
  • Province shipping availability.
  • Fixed province shipping price.
  • A shortcode to place the selector manually.

At checkout, customers see compact delivery cards with icons. If the customer chooses Lima delivery, they select an enabled district and the configured cost is added to the order total. If the customer chooses store pickup, they select an enabled pickup location and the configured pickup cost is added, or shown as free when the cost is zero. If the customer chooses province shipping, they enter the province and agency, and the configured province price is added to the order total.

When more than four non-pickup delivery options are enabled, the plugin groups Lima delivery options into a compact dropdown while keeping store pickup and province shipping clearly separated.

The plugin tries to show the selector automatically above the payment methods. If the theme or page builder does not show that location, the selector can be inserted manually with this shortcode:

[rcep_checkout]

This plugin requires WooCommerce. It is not affiliated with, associated with, or endorsed by WooCommerce or its trademark owners. The plugin does not connect to external services and does not send data to Reycob.

Installation

  1. Upload the plugin folder to /wp-content/plugins/ or install the ZIP file from the WordPress admin.
  2. Activate the plugin.
  3. Make sure WooCommerce is active.
  4. Go to WooCommerce > Reycob Metodos de Envio Peru.
  5. Enable the districts you want to use and set the delivery price.
  6. Add or enable pickup stores and set their cost. Use 0 for free pickup.
  7. If you want province shipping, enable the province option and set its price.
  8. Test checkout. If your theme does not show the selector automatically, add the shortcode [rcep_checkout] where you want the selector to appear.

FAQ

Do I need WooCommerce?

Yes. This plugin works with WooCommerce and requires WooCommerce to be active.

Can I edit district names?

Yes. From WooCommerce > Reycob Metodos de Envio Peru you can edit district names, enable or disable districts, change prices, add new districts, and remove existing districts.

Can I add several pickup stores?

Yes. You can add several stores, enable the available locations, enter their address, and define whether pickup is free or has a cost.

Can I use the selector with a shortcode?

Yes. You can use [rcep_checkout] to show the selector manually in the checkout.

Does the plugin add the selected delivery or pickup cost to the order total?

Yes. The selected cost is added to the order total as an Reycob Metodos de Envio Peru fee. If the cost is 0, it is shown as free.

Does the plugin connect to external services?

No. The plugin does not connect to external services and does not send data to Reycob.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Reycob Metodos de Envio Peru” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3.6

  • Updated the manual checkout selector shortcode to [rcep_checkout] so it uses the plugin prefix consistently.

1.3.5

  • Updated the plugin name to Reycob Metodos de Envio Peru for WordPress.org review.
  • Updated plugin prefixes and contributors metadata for WordPress.org review.
  • Moved admin CSS and JavaScript from inline output to properly enqueued files.

1.3.4

  • Updated the plugin header description to standard English for WordPress.org checks.

1.3.3

  • Updated escaping and sanitization for WordPress.org review checks.
  • Updated readme content to standard English.

1.3.2

  • Visually separated Delivery Lima, Store Pickup, and Province Shipping sections in checkout.

1.3.1

  • Added a compact dropdown for delivery methods when more than four non-pickup options are enabled.

1.3.0

  • Added store pickup to checkout with a store icon.
  • Added dynamic store management in the admin panel.
  • Added pickup cost per store, including free pickup with a zero cost.
  • Saved the selected pickup store in orders and emails.

1.2.0

  • Added the manual selector shortcode for manual selector placement.
  • Displayed the selector automatically above payment methods.
  • Added dynamic district management with add and remove controls.
  • Updated the province field to request the agency.
  • Adjusted readme and metadata for WordPress.org review.

1.1.0

  • Added a visual shipping selector in checkout.
  • Added support for editable district names.
  • Added compatibility changes to avoid native shipping method blocks.

1.0.0

  • Initial version with Lima districts, district prices, and province shipping.