Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ConnectPayments not showing billing address when evidence submitted through API #85

@hakram90

Description

@hakram90

I'm listening to Dispute events from Stripe using a webhook, and updating the dispute with evidence using the API. The evidence payload has a billing_address key.
Screenshot 2024-04-16 at 5 27 13 PM

When I load a dispute I have updated this way using the ConnectPayments component from stripe/react-connect-js to review the evidence and submit it to the bank, the billing address is not populated.
Screenshot 2024-04-16 at 5 30 19 PM

I do see an update succeed in the API logs in the Stripe Dashboard (payments page for this transaction)
Screenshot 2024-04-16 at 5 31 52 PM
Screenshot 2024-04-16 at 5 32 11 PM

Creating a disputed transaction and not submitting evidence for it loads the dispute review modal from ConnectPayments with the address details filled in:
Screenshot 2024-04-16 at 5 34 15 PM

I'm not sure what I'm missing here - is my billing_address string improperly formatted?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions