Skip to content

Add wallet payment support (Apple Pay / Google Pay) via NetworkTokeni… - #3

Merged
kkurapatiAtIXOPAY merged 1 commit into
masterfrom
IXOONE-3-AddDigitalWallet
Jul 9, 2026
Merged

Add wallet payment support (Apple Pay / Google Pay) via NetworkTokeni…#3
kkurapatiAtIXOPAY merged 1 commit into
masterfrom
IXOONE-3-AddDigitalWallet

Conversation

@kkurapatiAtIXOPAY

Copy link
Copy Markdown
Collaborator

…zationCreditCard

Routes requests with a source field through NetworkTokenizationCreditCard, mapping public product names (apple_pay, google_pay) to the gem's internal symbols and rejecting unknown sources loudly. Adds new creditcard params (source, payment_cryptogram, eci, transaction_id) and masks payment_cryptogram in sensitive_fields. Tests cover both wallet sources, invalid source rejection, CVV-free wallet purchases, and a regression guard for the non-wallet path.

…zationCreditCard

Routes requests with a source field through NetworkTokenizationCreditCard, mapping public product names (apple_pay, google_pay) to the gem's internal symbols and rejecting unknown sources loudly. Adds new creditcard params (source, payment_cryptogram, eci, transaction_id) and masks payment_cryptogram in sensitive_fields. Tests cover both wallet sources, invalid source rejection, CVV-free wallet purchases, and a regression guard for the non-wallet path.
@kkurapatiAtIXOPAY
kkurapatiAtIXOPAY merged commit 2cdcd18 into master Jul 9, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant