Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Sanitize user address json for PayPal button #274

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

seand7565
Copy link
Contributor

The old version generated an address JSON object that was fully escaped,
which is no good for PayPal. There are a few options for unescaping it,
but probably the safest one is sanitize, so let's go with that!

The old version generated an address JSON object that was fully escaped,
which is no good for PayPal. There are a few options for unescaping it,
but probably the safest one is `sanitize`, so let's go with that!
@kennyadsl kennyadsl merged commit 86de590 into solidusio:master Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants