Ismael Martín Alabarce
Ismael Martín Alabarce
Hi @MacKentoch I can help with the iOS implementation, for emulation I use [beacon simulator](https://play.google.com/store/apps/details?id=net.alea.beaconsimulator) for Android and any BLE Android device and it works fine.
Hi @MacKentoch I have a Eddystone implementation for a very specific case, I spent a couple of hours trying to implement it with your lib and make a PR, but...
I meant that a `Partially fulfilled` order appears as `Unfulfilled` in this PR. But it seems to be fine in `add/WOOPLUG-4019-order-fulfillments-update-customer-orders-page`, so I assume this PR's base is before the...
Let me add some context here. It was a while ago, but if I remember correctly, Allie had already considered that option, but PayPal had advised against it due to...
>Wouldn't that be an argument for storing the options as attributes? It would make updating the block's markup easier. Yes, but that also means we need to work closely with...
I've been looking into the block not getting registered issue, and I think it's just due to the editor script not being found. As [we're loading it from Jetpack](https://github.com/Automattic/jetpack/blob/39d159b8d1c4e2dd8d94014a88fa3d9c8cb7373b/projects/packages/paypal-payments/src/paypal-payment-buttons/class-paypal-payment-buttons.php#L143), the...