Skip to content

Cannot pay with apple pay #968

@bangln

Description

@bangln

I use react js braintree web dropin
in my checkout page, apple pay button is display successfully
when I click to pay, it show display error that invalid validation url for sandbox
I check option in sandbox braintree and it already has my web domain
here is my config: applePay: { displayName: 'Simba Global', applePaySessionVersion: 2, paymentRequest: { countryCode: 'AU', currencyCode: total.currency, total: { label: 'Simba Global', amount: String(total.value) }, supportedNetworks: ['amex', 'discover', 'masterCard', 'visa'], merchantCapabilities: ['supports3DS'] } }

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