Skip to content

Payment Not Completed Error #5

@aritra5891

Description

@aritra5891

Hi @norfolkmustard

I have integrated the Applepay JS into my Website following your guide. My merchantValidation object looks like :

{  
"epochTimestamp":1499863886166,  
"merchantSessionIdentifier":"44xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx24",  
"nonce":"7xxxxxx7f",  
"merchantIdentifier":"91xxxxxxxxxxxxxxxxxxxxxxx0B",  
"domainName":"abc.com",  
"displayName":"demoName",  
"signature":"308006092a864xxxxxxxxxxxxx000000"  
} 

However, on passing this to session.completeMerchantValidation, I keeping getting Payment Not Completed Error and the payment sheet keeps closing immediately.

img_1787

Note: I am executing my code in my local enviroment which is different from the one being passed in the domainName in the merchantValidation object.

Please help me out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions