內容簡介
這個外掛提供一個優秀的框架,可供整合PayPal使用。
它可以存儲實時和沙盒API憑證,並允許您輕鬆地切換。
所有NVP API調用都通過框架,默認值,如API版本、API憑證和貨幣代碼,根據管理面板的設置添加到請求中。
它還具有內置的IPN監聽器,可以驗證來自PayPal的消息,然後基於接收到的消息引發WordPress動作。例如,當某人取消與您設置的定期付款時,它會引發“paypal-recurring_payment_profile_cancel”事件。它將PayPal發送給該操作的所有信息傳遞給操作,因此使用此外掛創建其他外掛非常簡單。
需要PHP5。
您也可以在WordPress Informer或Web Developer News中了解WordPress提示和技巧。
外掛標籤
開發者團隊
原文外掛簡介
This plugins gives you a great framework to use for integrating with PayPal.
It stores both live and sandbox API credentials and allows you to switch back
and forth easily. All NVP API calls are passed through the framework and
default values such as API version, API credentials, and even currency code are
added to the request based on settings from the admin panel.
It also has a built in IPN listener that validates messages as coming from
PayPal then throws WordPress actions based on messages received. For example it
throws “paypal-recurring_payment_profile_cancel” when someone cancels a
recurring payment that they had set up with you. It passes along all the info
that PayPal sent to the action, so it’s simple to create other plugins that use
this one.
Requires PHP5.
You may also be interested in WordPress tips and tricks at WordPress Informer or gerneral Web Developer News
