Twilio has launched its Public Beta for the Generic Pay Connector, which allows developers to use any payment processor with Twilio's <Pay> feature. The connector acts as a bridge between the developer and their chosen payment processor, handling sensitive financial data and enabling PCI-compliant voice payments. With the public beta launch, Twilio is deprecating its existing /charge and /tokenize endpoints in favor of a single root endpoint (/) that can be used to send custom parameters to the payment processor for additional contextual information. The Generic Pay Connector supports various payment processors, including Stripe, CardConnect, Base Commerce, Chase Paymentech, and Braintree, and provides detailed documentation for its architecture and usage.