Skip to content

Conversation

@niharika88
Copy link

ChangeLog

  1. Add Address Request Changes
  2. Added integration test changes
  3. Changed Log level for Apple Pay details test.
  4. Added RevokedAt field to PayPalAccount.

Description

  1. BillingAddress
  2. PayPalAccount

@niharika88
Copy link
Author

niharika88 commented Jan 28, 2021

@nirajjayant @leighmcculloch @jszwedko @kayleg Kindly review the changes.


// Update updates an address for the address id and customer id.
func (g *AddressGateway) Update(ctx context.Context, customerID, addrID string, a *AddressRequest) (*Address, error) {
a.XMLName.Local = "address"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this line of code do?

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