Title: hellomarb's Replies | WordPress.org

---

# hellomarb

  [  ](https://wordpress.org/support/users/hellomarb/)

 *   [Profile](https://wordpress.org/support/users/hellomarb/)
 *   [Topics Started](https://wordpress.org/support/users/hellomarb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hellomarb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hellomarb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hellomarb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hellomarb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hellomarb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Print Invoice & Delivery Notes for WooCommerce] Add a guest access token issue with unzer and other payment plugins](https://wordpress.org/support/topic/add-a-guest-access-token-issue-with-unzer-and-other-payment-plugins/)
 *  Thread Starter [hellomarb](https://wordpress.org/support/users/hellomarb/)
 * (@hellomarb)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/add-a-guest-access-token-issue-with-unzer-and-other-payment-plugins/#post-18358646)
 * Yes, this the plugin I am using.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Unzer Payments] Duplicated orders](https://wordpress.org/support/topic/duplicated-orders-13/)
 *  Thread Starter [hellomarb](https://wordpress.org/support/users/hellomarb/)
 * (@hellomarb)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/duplicated-orders-13/#post-18352504)
 * It is not directly the unzer Plugin, it is the [Print Invoice & Delivery Notes for WooCommerce Plugin](https://wordpress.org/plugins/woocommerce-delivery-notes/).
 *     ```wp-block-code
       /** * Add a guest access token to the order. */add_action( 'woocommerce_checkout_create_order', 'add_guest_access_token_to_order', 10, 2 );add_action( 'woocommerce_store_api_checkout_update_order_meta', 'add_guest_access_token_to_order_blocks', 10, 1 );
       ```
   
 * This is forcing unzer to recreate the order several times.

Viewing 2 replies - 1 through 2 (of 2 total)