Add multiple coins support #3

Open
opened 4 weeks ago by onryo · 1 comments
onryo commented 4 weeks ago

Currently, if a merchant supports one HAC, they cannot support another one simultaneously; it's either one or the other. It would be beneficial to have the capability to support both HACs concurrently.

Currently, if a merchant supports one HAC, they cannot support another one simultaneously; it's either one or the other. It would be beneficial to have the capability to support both HACs concurrently.
Owner

I think it's a good idea and shouldn't be hard. I haven't looked at this code since I wrote it though. If it's ever updated or to be submitted to the WordPress.org plugin repo, it should have support added for block-based checkout and HPOS (high-performance order storage). This are newer features that are pretty much standard now for new payment gateways.

There is some info here for block-based checkout:
https://developer.woocommerce.com/2022/07/07/exposing-payment-options-in-the-checkout-block/

HPOS docs:
https://developer.woocommerce.com/docs/hpos-extension-recipe-book/

I think it's a good idea and shouldn't be hard. I haven't looked at this code since I wrote it though. If it's ever updated or to be submitted to the WordPress.org plugin repo, it should have support added for block-based checkout and HPOS (high-performance order storage). This are newer features that are pretty much standard now for new payment gateways. There is some info here for block-based checkout: https://developer.woocommerce.com/2022/07/07/exposing-payment-options-in-the-checkout-block/ HPOS docs: https://developer.woocommerce.com/docs/hpos-extension-recipe-book/
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.