Skip to content

netproteus/badoobokutest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badoobokutest

This mocks up a payment integration between badoo and boku and what happens on the return to badoo on the competion of payment

The code in boku.html closely follows the actual code used for this step in https://buy2.boku.com/ui/static/1.33.0/scripts/checkout.js and where the problem is located

https://dl.dropboxusercontent.com/spa/4tlksroflp3u7yo/r9asjjlj.png (this is the code I have recreated)

You can see a live example here http://netproteus.com/boku-test/badoo.html

And two possible solutions in order of preference

  1. Stop trying to do anything with window.opener.location, redirecting our parent page is never what we want. #1

  2. Tell us how to configure the orgrl controller parameter so your code will actually post a message to our parent (this will require hacking on our part and we would definitely prefer you just redirected the popup window to the url we asked you to.) #2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages