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

Issue/1334 #1335

Merged
merged 2 commits into from
Dec 10, 2016
Merged

Issue/1334 #1335

merged 2 commits into from
Dec 10, 2016

Conversation

DevinWalker
Copy link
Member

@DevinWalker DevinWalker commented Dec 10, 2016

Description

I fixed the issue with PayPal Standard's arguments being passed over. When I changed the var name $purchase_args to $payment_args I inadvertently also caused the variable to be overwritten here: https://github.com/WordImpress/Give/blob/master/includes/gateways/paypal-standard.php#L45

I've made the array passed into give_insert_payment unique now. Fixes #1334

How Has This Been Tested?

  • Multiple sandbox payments and verified array params being passed

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

Devin Walker added 2 commits December 10, 2016 13:16
@DevinWalker DevinWalker merged commit 92452e1 into release/1.7.1 Dec 10, 2016
@DevinWalker DevinWalker deleted the issue/1334 branch December 10, 2016 21:33
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.

None yet

1 participant