@chrislema Agreed, RCP has definitely declined in recent years and I find I’m doing more to work around its hangups than its usefulness. Very likely moving clients off it as I can.
@alanefuller@andrewhoyer Auth app on multiple phones is how a team I work with does it and it works well. You can also set up a phone number for the shared email address through google workspace and have messages go to the email
@KatieKeithBarn2@Barn2Plugins I would be curious to see some data on the lifetime license holders - my gut tells me they are either developers or have an established business & they intend to use the plugin for the long haul. They also likely have potentially trialed it prior or done good research before $$
@ianmisner It’s better from the shared experience standpoint - you can have more conversation about what you are all watching, but also parallel phone time can still be shared relaxation - I think it’s about balance more than anything
@rmelogli@jamesckemp@WooCommerce Yes! There are security issues with allowing access to the stripe inputs on the front end. I’ve styled them this way many times.
@jamesckemp@JohnnoRead@WooCommerce They also let you connect two accounts which is what we do and then I’m not supposed to look at his around certain times, but we use his for all the household random things too so it can be hard
@JohnnoRead@jamesckemp@WooCommerce We have this issue with Amazon and LEGO already in our household! I would never expect to not have this problem! And we don’t share an email just the login to the accounts
@adampreiser@freemius Even if you look at their page at what’s included they are talking about a customer UI … and the link to the “custom integration” is an example that uses the endpoint I shared above. Plugins should be using the subscriptions endpoint directly not a portal session
@adampreiser@freemius No, that is Stripe Billing - they may make that confusing on purpose, but collectively my clients are processing millions of dollars a year in subs and they are not paying any Stripe Billing fees - even their docs say it’s a UI and notice the endpoint
@adampreiser@freemius I have 10+ client stripe accounts using subs that don’t get charged for Stripe Billing. I’ve done extensive work with the Stripe API. Stripe Billing, is their UI: https://t.co/Eh3kvTANyB They specifically reference replacing an existing “billing system” - hosted invoices, etc.
@iansvo@jamesckemp@WooCommerce experienced the same - bricked a clients checkout because a shipping rate was cached that didn’t exist anymore - had to do a wp cli command to clear all transients
@jamesckemp For use case info my client had a fulfillment center in the UK, but they were based in US. They opted to do it because they had a lot of customers in Europe and could grow that base by reducing shipping costs, so they stocked inventory there for their most popular products.
@jamesckemp My team built a custom plugin for this a few years back for a specific client. Added locations for stock inventory and had logic to determine where an order should be filled from based on where products were stocked and prioritizing shipping from a single location when possible.