Implement a global payments feature in the paymentwall-java SDK to support international transactions.
Requirements:
- Research and define architecture to support multiple payment providers and currencies
- Implement abstractions for different payment gateways
- Ensure compliance with global payment regulations (e.g., PCI-DSS)
- Provide integration tests for major regions (NA, EU, APAC)
- Update documentation to explain how to use the new global payments feature
Implement a global payments feature in the paymentwall-java SDK to support international transactions.
Requirements: