Skip to content

Vending: Expand payment methods#2795

Closed
DaVinci9196 wants to merge 1 commit intomicrog:masterfrom
DaVinci9196:extend_iap_payment
Closed

Vending: Expand payment methods#2795
DaVinci9196 wants to merge 1 commit intomicrog:masterfrom
DaVinci9196:extend_iap_payment

Conversation

@DaVinci9196
Copy link
Copy Markdown
Contributor

Expand other payment methods based on the internal webview loading method.

Note 1: The main interface for adding payment methods must support multi-window mode. Otherwise, an exception will be thrown when window.open is executed inside the web page, causing the registration data transfer method to fail.

Note 2: Clicking Continue on the main page will redirect and execute to onCreateWindow in WebChromeClient, where a new webview is created to carry the directed page. Displaying the new webview in a dialog created based on the main page context can return data to the main page after the operation.

Note 3: Currently the test can bind the PayPal payment method normally.

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.

1 participant