A D Snook at Automattic

Results 7 comments of A D Snook at Automattic

@unbracketed even more years later - thank you :)

May also want to mention: https://github.com/stripe/example-terminal-backend/issues/30 and that they'll also need to update the baseURL in APIClient.swift to the IP of whatever their Sinatra server is running on, e.g.: ```...

To avoid the deprecation warning that results from updating to 1.4.0, you should also update DiscoveryConfiguration initialization from ``` static let config = DiscoveryConfiguration(deviceType: .chipper2X, discoveryMethod: .bluetoothProximity, simulated: false) ```...

@kloon - any intersection with order status here?

Might be possible to change this as we implement #626

@peterfabian - what do you think about using `session_write_close` this way?

@dechov @v18 - any thoughts here? @bmccotter - this seems to be the flow you're interested in for that other partner (delay creating the order) - since this is a...