Title: SecurePay For WooCommerce
Author: SecurePay
Published: <strong>5. 5. 2020</strong>
Last modified: 6. 9. 2023

---

Prohledat pluginy

![](https://ps.w.org/securepay/assets/banner-772x250.png?rev=2496962)

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://ps.w.org/securepay/assets/icon-256x256.png?rev=2298140)

# SecurePay For WooCommerce

 Autor: [SecurePay](https://profiles.wordpress.org/securepay/)

[Stáhnout](https://downloads.wordpress.org/plugin/securepay.1.0.18.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/securepay/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/securepay/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/securepay/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/securepay/#developers)

 [Podpora](https://wordpress.org/support/plugin/securepay/)

## Popis

Now you can integrate major Malaysian payment channel in your WooCommerce shop.

> Use our premium short URL: bayar.my, jual.my, beli.my, niaga.my, invois.my, outlet.
> my, restoran.my and more. E.g: https://bayar.my/kedai-ali or https://kedai-ali.
> bayar.my or you can use your own domain name.

SecurePay payment platform plugin for WooCommerce.

> Our pricing is on per transaction. No startup fees & monthly fees.

SecurePay is secure.

> We are certified with ISO/IEC 15408 (pending)

Install this plugin to enable online payment using online banking (for Malaysian
banks only).

Please visit [signup page](https://www.securepay.my) or email registry@securepay.
my to create a SecurePay account and start receiving payments.

Contact us through email hello@securepay.my if you have any questions or comments
about this plugin.

Other Integrations:

 * [SecurePay For GravityForms](https://wordpress.org/plugins/securepay-for-gravityforms/)
 * [SecurePay For WPJobster](https://wordpress.org/plugins/securepay-for-wpjobster/)
 * [SecurePay For WPForms](https://wordpress.org/plugins/securepay-for-wpforms/)
 * [SecurePay For Restrict Content Pro](https://wordpress.org/plugins/securepay-for-restrictcontentpro)
 * [SecurePay For Paid Memberships Pro](https://wordpress.org/plugins/securepay-for-paidmembershipspro)

## Instalace

Make sure that you already have WooCommerce plugin installed and activated.

**Step 1:**

 * Login to your _WordPress Dashboard_
 * Go to **Plugins > Add New**
 * Search **SecurePay**

**Step 2:**

 * **Activate** the plugin through the ‚Plugins‘ screen in WordPress.

**Step 3:**

 * Go to **WooCommerce > Settings > Payments**
 * Click **Manage**

**Step 4:**

 * Fill in your **Token, Checksum Token, UID Token**. You can retrieve your credentials
   from your SecurePay account.
 * Make sure the ‚Enable this payment gateway‘ is ticked.
 * Click **Save** to save changes.

Contact us through email hello@securepay.my if you have any questions or comments
about this plugin.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

SecurePay For WooCommerce je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

 *   [ SecurePay ](https://profiles.wordpress.org/securepay/)

[Přeložte “SecurePay For WooCommerce” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/securepay)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/securepay/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/securepay/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/securepay/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/securepay/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.18 (16-03-2022)

 * Updated jQuery.ajax(): ajax.complete() is deprecated in jQuery 3+, replaced with
   ajax.always() .

#### 1.0.17 (10-08-2021)

 * Added test mode

#### 1.0.16 (26-07-2021)

 * Updated Affin bank logo

#### 1.0.15 (26-07-2021)

 * Fixed WC_Gateway_SecurePay::process_payment() -> wc_doing_it_wrong: replace update_post_meta„
   _payment_method_title, _payment_method“ with $order->set_payment_method_title,
   $order->set_payment_method.
 * Fixed WC_Gateway_SecurePay::process_payment() -> wp_doing_it_wrong: replace $
   order->data with $order->get_data().
 * Added: support for cancel_url, timeout_url for gateway endpoint.
 * Tested up to: 5.8

#### 1.0.14 (11-03-2021)

 * Fixed WC_Gateway_SecurePay::process_payment() -> wc_doing_it_wrong: replace $
   order->id with $order->get_id().
 * Fixed Setting page -> typo Sandbox Token Token.

#### 1.0.13 (05-03-2021)

 * Fixed responsive bank image on safari iphone.

#### 1.0.12 (22-01-2021)

 * Replace bank image.

#### 1.0.11 (22-01-2021)

 * Fixed wording.

#### 1.0.10 (22-01-2021)

 * Fixed missing max-height.
 * Fixed bank image.

#### 1.0.9 (21-01-2021)

 * Fixed checkout bank logo -> set css max-height = none

#### 1.0.8 (21-01-2021)

 * Added „Use checkout bank logo“ option.

#### 1.0.7 (19-12-2020)

 * Fixed securepay-checkout.js -> backward-compatible with wp 5.5 jquery.

#### 1.0.6 (09-12-2020)

 * Fixed bank list -> remove transient on shutdown .
 * Fixed securepay-checkout.js -> only proceed if payment method is securepay.

#### 1.0.5 (09-12-2020)

 * Fixed checkout button -> compatibility with wp 5.6
 * Fixed securepay-checkout.js -> use self executing function to avoid conflict 
   with other plugin.
 * Added auto-updates option.

#### 1.0.4

 * Fixed undefined SECUREPAY constant.

#### 1.0.3

 * Fixed bank list css.

#### 1.0.2

 * Repo cleanup

#### 1.0.1

 * Code refactoring.
 * Fixed callback order note

#### 1.0.0

 * Initial release.

## Meta

 *  Verze **1.0.18**
 *  Poslední aktualizace **před 3 roky**
 *  Aktivních instalací **200+**
 *  Verze WordPressu ** 5.4 nebo novější **
 *  Testováno až do WordPressu **6.3.8**
 *  Verze PHP ** 5.6.20 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/securepay/)
 * Štítků
 * [fpx](https://cs.wordpress.org/plugins/tags/fpx/)[malaysia](https://cs.wordpress.org/plugins/tags/malaysia/)
   [online banking](https://cs.wordpress.org/plugins/tags/online-banking/)[payment gateway](https://cs.wordpress.org/plugins/tags/payment-gateway/)
   [Payment Platform](https://cs.wordpress.org/plugins/tags/payment-platform/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/securepay/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Přidat moje hodnocení](https://wordpress.org/support/plugin/securepay/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/securepay/reviews/)

## Spolupracovníci

 *   [ SecurePay ](https://profiles.wordpress.org/securepay/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/securepay/)