Skip to content

Address request changes#5

Open
niharika88 wants to merge 5 commits into
BoltApp:masterfrom
niharika88:Address-Request-changes
Open

Address request changes#5
niharika88 wants to merge 5 commits into
BoltApp:masterfrom
niharika88:Address-Request-changes

Conversation

@niharika88
Copy link
Copy Markdown

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
Copy Markdown
Author

niharika88 commented Jan 28, 2021

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

Comment thread address_gateway.go

// 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"
Copy link
Copy Markdown

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