Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: DPS-292 fixes externalPayerInfo on Paypal #849

Merged
merged 5 commits into from
May 4, 2024

Conversation

NQuinn27
Copy link
Contributor

Description

DPS-292

This change mirrors externalPayerId, firstName and lastName to their snake case counterparts. Note that the mirroring is necessary due to the fact that the API expects these values in snake case, but returns them in camelCase. See here:

Screenshot 2024-04-24 at 16 51 31

Manual Testing

Make a paypal payment, and check that External Payer ID, first name, and last name is set on the payment.

Screenshot 2024-04-24 at 16 50 40

@NQuinn27 NQuinn27 marked this pull request as ready for review April 24, 2024 14:53
Copy link
Contributor

github-actions bot commented Apr 24, 2024

Warnings
⚠️ Please assign someone aside from CODEOWNERS (@checkout-pci-reviewers) to review this PR.

Generated by 🚫 Danger Swift against 18674bd

Copy link
Contributor

github-actions bot commented May 4, 2024

@NQuinn27 NQuinn27 merged commit 7bf0fac into master May 4, 2024
7 checks passed
@NQuinn27 NQuinn27 deleted the nq/DPS-292-Paypal_external_payer_info branch May 4, 2024 15:46
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.

3 participants