Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set card payment option in hosted payment page #15

Closed
azrul opened this issue Nov 28, 2022 · 2 comments
Closed

How to set card payment option in hosted payment page #15

azrul opened this issue Nov 28, 2022 · 2 comments

Comments

@azrul
Copy link

azrul commented Nov 28, 2022

Is there a way to skip payment method selection and go straight to credit card payment when using hosted payment page?

I tried to add the payment method filename on https://pay.merchant.razer.com/RMS/pay/MerchantID/Payment_Method URL but it still shows the payment method selection.

Adding the channel parameter also does nothing except show an error if the channel is not supported.

ps:// the real goal here is to enforce a RM1 card payment and enforce tokenization of the card.

@Kheechieng
Copy link

Hi @azrul you might want to consider using another integration method which is seamless integration, by this method user won't be seeing RMS hosted page (channel selection page) and will straight redirect user to card number input page, or online banking page based on the mpschannel parameter.

https://github.com/RazerMS/Integration-RazerMS_JavaScript_Seamless_Integration

@azrul
Copy link
Author

azrul commented Nov 29, 2022

Looks like that's the only way to do this. Thanks.

@azrul azrul closed this as completed Nov 29, 2022
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

No branches or pull requests

2 participants