• Hi,

    Could you tell me how to integrate this plugin with Stripe + Solo.com.hr that it works perfectly with Fina’s certification in proces of fixal ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Denis ?oljom

    (@dingo_d)

    Hi!

    I’m not 100% sure I’ve tested, but if the stripe integration uses the same hooks as woocommerce does, the plugin should work just fine.

    Thread Starter fuzzull

    (@fuzzull)

    Could you send me the link or something where I can read instructions how to setup it correctly from begining to the end for Stripe or anything you have ?

    2. Where should I check this hooks or where should I contact you directly to help me ? I’m willing to pay for it.

    Plugin Author Denis ?oljom

    (@dingo_d)

    Unfortunately I don’t have any instructions for Stripe. There shouldn’t be any special way to integrate it (as long as Stripe is using correct woocommerce functionality).

    https://github.com/dingo-d/woo-solo-api/blob/main/src/ECommerce/WooCommerce/MakeApiRequest.php#L66-L67

    Here are the two hooks I’m using to detect if the order has been made on checkout, or when order status is changed to completed.

    There were some plugins that used REST API to change order status, which doesn’t trigger these hooks, so those API calls were never made.

    I can’t remember if this was Stripe or some other payment processor.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to integrate this plugin with Stripe and Solo?’ is closed to new replies.