Title: Error / Error loop with Shopp 1.2.9
Last modified: August 21, 2016

---

# Error / Error loop with Shopp 1.2.9

 *  Resolved [Nino-Waterloo](https://wordpress.org/support/users/nino-waterloo/)
 * (@nino-waterloo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-error-loop-with-shopp-129/)
 * When using the pronamic ideal plugin in combination with Shopp 1.2.9 it gets 
   stuck in a loop.
 * When you order a product it doesn’t redirect to the bank payment page but it 
   seems to loop and check the order again.
    But then it finds that the order id
   already exists and it gives out a duplicated order error.
 * It seems to run this about 4 – 5 times before it redirects to the checkout page.
   
   Where it shows the following object:
 * `object(stdClass)#7728 (14) { ["ic_paymentmethod"]=> string(5) "IDEAL" ["ic_amount"]
   => int(200) ["ic_country"]=> string(2) "NL" ["ic_language"]=> string(2) "NL" ["
   ic_reference"]=> string(34) "http://www.domainname.com/" ["ic_description"]=>
   string(14) "Bestelling 634" ["ic_currency"]=> string(3) "EUR" ["ic_issuer"]=>
   string(8) "RABOBANK" ["ic_orderid"]=> int(634) ["ic_urlcompleted"]=> string(0)""["
   ic_urlerror"]=> string(0) "" ["ic_version"]=> int(2) ["ic_merchantid"]=> int(
   20525) ["chk"]=> string(40) "b284b9fb01e0f0f117e8c6d80b2dfb760da7d83b" } object(
   stdClass)#7737 (14) { ["ic_paymentmethod"]=> string(5) "IDEAL" ["ic_amount"]=
   > int(200) ["ic_country"]=> string(2) "NL" ["ic_language"]=> string(2) "NL" ["
   ic_reference"]=> string(34) "http://www.domainname.com/" ["ic_description"]=>
   string(14) "Bestelling 634" ["ic_currency"]=> string(3) "EUR" ["ic_issuer"]=>
   string(8) "RABOBANK" ["ic_orderid"]=> int(634) ["ic_urlcompleted"]=> string(0)""["
   ic_urlerror"]=> string(0) "" ["ic_version"]=> int(2) ["ic_merchantid"]=> int(
   20525) ["chk"]=> string(40) "b284b9fb01e0f0f117e8c6d80b2dfb760da7d83b" } object(
   stdClass)#7760 (14) { ["ic_paymentmethod"]=> string(5) "IDEAL" ["ic_amount"]=
   > int(200) ["ic_country"]=> string(2) "NL" ["ic_language"]=> string(2) "NL" ["
   ic_reference"]=> string(34) "http://www.domainname.com/" ["ic_description"]=>
   string(14) "Bestelling 634" ["ic_currency"]=> string(3) "EUR" ["ic_issuer"]=>
   string(8) "RABOBANK" ["ic_orderid"]=> int(634) ["ic_urlcompleted"]=> string(0)""["
   ic_urlerror"]=> string(0) "" ["ic_version"]=> int(2) ["ic_merchantid"]=> int(
   20525) ["chk"]=> string(40) "b284b9fb01e0f0f117e8c6d80b2dfb760da7d83b" } object(
   WP_Error)#7708 (2) { ["errors"]=> array(1) { ["Server response: IC_ERR_B: Duplicate
   IC_OrderID"]=> array(1) { [0]=> string(0) "" } } ["error_data"]=> array(0) { }}`
 * *Webdomain filtered out.
 * Using:
    Wordpress 3.6 Pronamic ideal 1.3.1 Shopp 1.2.9
 * [http://wordpress.org/plugins/pronamic-ideal/](http://wordpress.org/plugins/pronamic-ideal/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Remco Tolsma](https://wordpress.org/support/users/remcotolsma/)
 * (@remcotolsma)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-error-loop-with-shopp-129/#post-4091885)
 * We fixed this issue in the latest develop version of the Pronamic iDEAL plugin:
 * [https://github.com/pronamic/wp-pronamic-ideal](https://github.com/pronamic/wp-pronamic-ideal)

Viewing 1 replies (of 1 total)

The topic ‘Error / Error loop with Shopp 1.2.9’ is closed to new replies.

 * ![](https://ps.w.org/pronamic-ideal/assets/icon.svg?rev=3062720)
 * [Pronamic Pay](https://wordpress.org/plugins/pronamic-ideal/)
 * [Support Threads](https://wordpress.org/support/plugin/pronamic-ideal/)
 * [Active Topics](https://wordpress.org/support/plugin/pronamic-ideal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pronamic-ideal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pronamic-ideal/reviews/)

## Tags

 * [ideal](https://wordpress.org/support/topic-tag/ideal/)
 * [Pronamic](https://wordpress.org/support/topic-tag/pronamic/)

 * 1 reply
 * 2 participants
 * Last reply from: [Remco Tolsma](https://wordpress.org/support/users/remcotolsma/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/error-error-loop-with-shopp-129/#post-4091885)
 * Status: resolved