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

Add authorizer_email to Authorization Response object #233

Conversation

marcelo-lopes
Copy link
Contributor

The authorizerEmail is not part of the Response object, but it's on the response XML data.

When implementing an integration using split-payments I needed the AuthorizerEmail that is returned in the response XML from https://ws.pagseguro.uol.com.br/v2/authorizations/notifications/.
The email will later be used as primary receiver to create a payment request:
https://github.com/pagseguro/ruby/blob/master/examples/split_payment/create_payment_request.rb

@raphaelrejes raphaelrejes merged commit f2a3ac2 into pagseguro:master Jun 25, 2020
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.

2 participants