이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

senangpay

설명

senangPay payment gateway plugin for WooCommerce. This plugin enable online payment using credit or debit cards (Visa and Mastercard only) and online banking (for Malaysian banks only). Currently senangPay is only available for businesses that reside in Malaysia.

설치

  1. Make sure that you already have WooCommerce plugin installed and activated.
  2. From your WordPress admin dashboard, go to menu ‘Plugins’ and ‘Add New’.
  3. Key in ‘senangPay’ in the ‘Search Plugins’ field and press enter.
  4. It will display the plugin and press intall.
  5. Activate the plugin through the ‘Plugins’ screen in WordPress.
  6. Go to menu WooCommerce, settings, Checkout, senangPay and fill in your merchant id and secret key. You can retrieve the merchant id and secret key from senangPay Dashboard at https://app.senangpay.my.
  7. By default the hash type will be md5, but you may change it later to sha256 which is strongly recommended by senangPay.You may refer to the hash type defined in senangPay dashboard.
  8. The environment mode by default is live. However if your website is not ready for production but for testing, you may choose sandbox (This required you to have sandbox account).
  9. Make sure the ‘Enable this payment gateway’ is ticked. Click on ‘Save changes’ button.
  10. In senangPay Dashboard make sure you key in your return URL and callback URL as http://your_domain/checkout/ and choose ‘Read response and send email if error’ for callback response, finally press Save. Please leave the ‘Return URL Parameters’ field empty.

FAQ

Do I need to sign up with senangPay in order to use this plugin?

Yes, we require info such as merchant id and secret key that is only available after you sign up with senangPay.

Can I use this plugin without using WooCommerce?

No.

What currency does it support?

Currently senangPay only support Malaysian Ringgit (RM).

What if I have some other question related to senangPay?

Please open a ticket by log in to senangPay Dashboard and look for menu support.

후기

2024년 2월 7일
This plugin has not been updated for over a year. It does not work well with the current WP. So you need to downgrade your WP to 5.8.9 (at writing time). This does not help since you need to install some other additional plugins that require the latest WP version. I recommend using other payment gateway before going with this one.
2022년 6월 19일
I have been using SenangPay for years but time to say goodbye. The main reason is too many problem like payment reported as pending payment at website even though it was successful at SenangPay.
2020년 5월 21일
Great plugin if you want to support FPX and Credit Cards for Malaysian consumers. Good support team who are responsive, and they keep the plugin pretty up to date when new releases of WP come out.
모든 4 평가 읽기

기여자 & 개발자

“senangpay”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “senangpay”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

3.1.3

  • update supported version
  • supports WordPress 5.8.1
  • supports Woocommerce 5.6.0

3.1.2

  • supports WordPress 5.5
  • supports Woocommerce 4.4.1

3.1.1

  • update installation steps in README

3.1.0

  • fix issue with hash_type not properly initialized

3.0.9

  • fix issue with environment_mode not properly initialized
  • supports wordpress 5.4.1

3.0.8

  • set default value of Environment Mode to Live

3.0.7

  • update version tagging and README

3.0.6

  • supports SHA256 hash_hmac encryption
  • to use SHA256 encryption, merchant must set the same hash type in senangPay dashboard
  • added mode for Sandbox or Live

3.0.5

  • update README

3.0.4

  • fix versioning

3.0.3

  • fix issue with plugin not initialized properly
  • supports WordPress 4.9.x
  • supports Woocommerce 3.3.x

3.0.2

  • Fix issue with orders with the same number

3.0.1

  • Fix issue with failed payments

3.0.0

  • initial version for Woocommerce 3.x full compatibility
  • remove usage of WC deprecated functions
  • wp_redirect doesn’t always redirect. Add exit() to ensure redirection
  • added proper callback response

2.1

  • Send billing name, email and phone to senangPay so that customer does not have to re-enter at senangPay payment form

2.0

  • Solve the issue where multiple emails were sent to both buyer and seller after payment is complete.
  • Upon successful payment customer will see order complete page.