Support » Plugin: Pronamic Pay » custom order numbers compatibility

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Remco Tolsma

    (@remcotolsma)

    For most plugins this is an easy process, simply replace the post-id order number (ie $order->id) with $order->get_order_number() anywhere that the order number is displayed.

    We adjusted this:

    https://github.com/pronamic/wp-pronamic-ideal/commit/66a7da6b8d72b4d0bda7a7e8539ca21009bb4d17

    We will do some testing, but this should be working in the next relase.

    Thread Starter marjolein64

    (@marjolein64)

    Thanks for your reply.

    I replacedmy file classes/Pronamic/WooCommerce/IDeal/IDealDataProxy.php with the one you posted online, but now I have an error message “no purchase id” so probably i’m missing something….

    What do I have to do to make this work?

    Thanks in advance

    Plugin Author Remco Tolsma

    (@remcotolsma)

    We still have to do some testing, it should work in the next release.

    Thread Starter marjolein64

    (@marjolein64)

    Can you please let me know when this new release is going to be available? We really need sequential order numbering for accounting.

    Thanks!

    Plugin Author Remco Tolsma

    (@remcotolsma)

    We just launched the new release: Pronamic iDEAL v1.1. We couldn’t test it with the “Sequential Order Numbers Pro” plugin, but it should work. If you still have problems could you please send us an copy of the “Sequential Order Numbers Pro” plugin to info@pronamic.nl?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘custom order numbers compatibility’ is closed to new replies.