To integrate PayPal in CodeIgniter, use the PayPal PHP SDK. Include the SDK in your project, configure your API settings with your PayPal credentials, and create the necessary payment forms. Follow PayPal's developer documentation for detailed integration steps and code examples.