Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add PSE (Colombia) support to Orders#339

Merged
danielalfarourrea merged 3 commits into
masterfrom
feature/pse-orders
May 21, 2026
Merged

Add PSE (Colombia) support to Orders#339
danielalfarourrea merged 3 commits into
masterfrom
feature/pse-orders

Conversation

@danielalfarourrea

Copy link
Copy Markdown
Contributor

Summary

Adds PSE (Pagos Seguros en Línea) support to the Order client so integrators in Colombia can initiate bank-transfer payments using the typed DTOs.

Changes

  • OrderCreateRequest: add currency field
  • OrderPaymentMethodRequest: add financialInstitution field
  • PayerInfo: add ipAddress field
  • New example CreateOrderPSE.java with PSE bank codes and inline documentation

Test plan

  • mvn clean compile passes
  • mvn test -Dtest=OrderClientTest passes (25/25)
  • CI green

danielalfarourrea and others added 3 commits May 20, 2026 16:33
- OrderCreateRequest: add currency field
- OrderPaymentMethodRequest: add financialInstitution field
- PayerInfo: add ipAddress field
- Add CreateOrderPSE example with PSE bank codes and documentation

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@danielalfarourrea danielalfarourrea merged commit b676708 into master May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant