payu-intrepos / payu-non-seamless-react

Non-Seamless SDK for React Native
5 stars 9 forks source link

enforce_paymethod attribute is not working #5

Open amaanatif opened 3 years ago

amaanatif commented 3 years ago

Technology: React-native Url for NPM integration : https://payumobile.gitbook.io/sdk-integration/react-native/checkoutpro-wrapper

I am want to open credit card form for payment at PayU, so after reading the official doc (https://www.mylloyd.com/media/commercials/news_paper/integration_document_version_2_51.pdf) I get know that "enforce_paymethod" attribute will be used to accomplish the task. But when I am using this attribute with payUPaymentParams this attribute not showing any change and I still getting the same checkout screen of PayU with multiple options (UPI, EMI, DEBIT CARD). For FYI I am using enforce_paymethod: 'creditcard'.

Please help me out I am trying to resolve this issue from last one weak

himgupta229 commented 3 years ago

Hi, Currently, the payment options are displayed as per those enabled on your account.