Title: WP Chase Payment
Author: rohit0122
Published: <strong>22 gegužės, 2017</strong>
Last modified: 7 birželio, 2019

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://ps.w.org/ib-chase-payment/assets/icon-128x128.jpg?rev=1756574)

# WP Chase Payment

 Autorius [rohit0122](https://profiles.wordpress.org/rohit0122/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/ib-chase-payment.zip)

 * [Informacija](https://lt.wordpress.org/plugins/ib-chase-payment/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/ib-chase-payment/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/ib-chase-payment/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/ib-chase-payment/#developers)

 [Pagalba](https://wordpress.org/support/plugin/ib-chase-payment/)

## Aprašymas

This plugin currently supports HPP payment and facilitate user to capture card information
and process payment for CHASE payment gateway.

Following are the hooks defined for this plugin:
 1) Hook Name: ibhpp_update_chase_payment_transaction
Description: User need to write his payment response and update logic as per chase
guidelines, under ibhpp_update_chase_payment_transaction hook. Calling of this hook
is already handled by this plugin.

Following are the methods defined for this plugin:

1) Method Name: ibhpp_generate_uID_for_chase()
 Description: This method takes the
required parameter and read chase_settings set by Admin Panel. And call Chase payment
gateway url to get uID in response. Required Parameter: 1 Parameter type: array(‘
sessionId’ => ‘k8oyh21wowb9dr1cv93bboqq391w’, ‘orderId’ => ‘1234’, ‘totalAmount’
=> ‘10.50’ ); Returns: uID Return type: string

2) Method Name: ibhpp_send_details_to_hpp()
 Description: This method takes the 
uID and redirect it to hpp_url set by Admin Panel. Required Parameter: 1 Parameter
type: string Returns: redirect to hpp url using uID

3) Method Name: ibhpp_receive_payment_transaction()
 Description: User need to call
ibhpp_receive_payment_transaction hook after ibhpp_send_details_to_hpp() method,
ibhpp_receive_payment_transaction() will internally call ibhpp_update_chase_payment_transaction
to update the record in db. Required Parameter: none Returns: None

4) ibhpp_do_test_chase_payment()
 Description: This is sample method for demo purpose,
in order to call this method Hit http://<your_domain.com>/ibhpp-chase-payment-test-
page/ It will send sample data and read admin defined chase_settings to generate
payment form.

3) Method Name: ibhpp_get_failed_chase_payment_status()
 Description: User need 
to call ibhpp_get_failed_chase_payment_status action to update payments status in
db, for those payments whose status(Online and Pending) not updated(Success/Fail)
since 15 mins due to any break in network connectivity.

Required Parameter: none
 Returns: Display output

## Diegimas

 1. Upload the `wp-chase-payment-hpp-plugin` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to the Settings menu to access ‘Chase API Settings’ page, edit the chase configuration
    as per your requirement and click on save to store it in db.
 4. We have provided hooks to directly access the chase payment page, get the transaction
    status, update the transaction in db.
 5. Update the ‘Return Url’ & ‘Content Template Url’ from pages menus.

## DUK

None

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“WP Chase Payment” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės 
surašyti toliau.

Autoriai

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

[Išverskite “WP Chase Payment” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/ib-chase-payment)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/ib-chase-payment/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/ib-chase-payment/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/ib-chase-payment/)
per [RSS](https://plugins.trac.wordpress.org/log/ib-chase-payment/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

1.0 – Initial release
 1.1 – Tested on latest wordpress version 4.8.3 and updated
the readme 1.2 – Tested on latest wordpress version 4.9.1 and updated redirect function
to wp_safe_redirect

## Metainformacija

 *  Version **1.2**
 *  Atnaujinta **prieš 7 metai**
 *  Aktyvių instaliacijų **20+**
 *  WordPress versija ** 4.7.2 ar naujesnė **
 *  Ištestuota iki **4.9.29**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/ib-chase-payment/)
 *  [Daugiau](https://lt.wordpress.org/plugins/ib-chase-payment/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ib-chase-payment/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ib-chase-payment/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/ib-chase-payment/)