{"version":3,"sources":["webpack:///src/assets/js/payTabs.js"],"names":[],"mappings":"AAAA;;AAEA;AACA;AACA;AACA;AACA,oBAAoB;AACpB,iBAAiB;AACjB,qBAAqB;AACrB,sBAAsB;AACtB,gBAAgB;AAChB,kBAAkB;AAClB,eAAe;AACf,uBAAuB;AACvB,kBAAkB;AAClB,wBAAwB;AACxB,+BAA+B;AAC/B,gCAAgC;AAChC,+BAA+B;AAC/B,iCAAiC;AACjC,8BAA8B;AAC9B,sBAAsB;AACtB,uBAAuB;AACvB,yBAAyB;AACzB,6BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA,CAAC;AACD,C","file":"scripts.js","sourcesContent":["//var paytabs = require('paytabs');\r\n\r\nvar createPayPage = new Object();\r\nfunction helloMethod(){\r\n src=\"https://paytabs.com/express/v4/paytabs-express-checkout.js\"\r\n id=\"paytabs-express-checkout\"\r\n data-secret-key;\"FSy0JLNVgOHefc5JQ1QtyZZdx9nHqJ36BB6lmTgDIYRXaWH1XxuwwuJ4E7M4QParrgNOa4rT2jQdfxed5IJCdtGRAsVqi6SJmGyx\"\r\n data-ui-type;\"button\"\r\n data-merchant-id;\"10020153\"\r\n data-url-redirect;\"http://localhost:4300/#/consumer/checkout/MyOrdersTemplate\"\r\n data-amount;\"10.0\"\r\n data-currency;\"AED\"\r\n data-title;\"Bilal Sohail\"\r\n data-product-names;\"items from Akshaak\"\r\n data-order-id;\"2500\"\r\n data-ui-show-header;\"true\"\r\n data-customer-phone-number;\"5486253\"\r\n data-customer-email-address;\"bilal@evento.ae\"\r\n data-customer-country-code;\"971\"\r\n data-ui-show-billing-address;\"false\"\r\n data-billing-full-address;\"test test test\"\r\n data-billing-city;\"test\"\r\n data-billing-state;\"test\"\r\n data-billing-country;\"BHR\"\r\n data-billing-postal-code;\"123\"\r\n// createPayPage.merchant_email= 'raza@evento.ae';\r\n// createPayPage.secret_key = \"FSy0JLNVgOHefc5JQ1QtyZZdx9nHqJ36BB6lmTgDIYRXaWH1XxuwwuJ4E7M4QParrgNOa4rT2jQdfxed5IJCdtGRAsVqi6SJmGyx\";\r\n// createPayPage.site_url = \"https://www.geniusescode.net\";\r\n// createPayPage.return_url = \"http://www.myreturn.com/\";\r\n// createPayPage.title = \"some title\";\r\n// createPayPage.cc_first_name = \"ALGHABBAn\";\r\n// createPayPage.cc_last_name= \"ALGHABBAN\";\r\n// createPayPage.cc_phone_number = \"996\";\r\n// createPayPage.phone_number = \"50000000\";\r\n// createPayPage.email = \"clinet@outlook.com\";\r\n// createPayPage.products_per_title = \"some title\";\r\n// createPayPage.unit_price = 150;\r\n// createPayPage.quantity= \"1\";\r\n// createPayPage.other_charges = 0;\r\n// createPayPage.amount= 150;\r\n// createPayPage.discount = 0;\r\n// createPayPage.currency = \"SAR\";\r\n// createPayPage.reference_no = \"21873109128\";\r\n// createPayPage.ip_customer = \"192.168.1.1\";\r\n// createPayPage.ip_merchant= \"192.168.1.1\";\r\n// createPayPage.billing_address = \"Flat 11 Building 222 Block 333 Road 444 Riydh\";\r\n// createPayPage.state = \"Riydh\";\r\n// createPayPage.city = \"Riydh\";\r\n// createPayPage.postal_code= \"12345\";\r\n// createPayPage.country = \"SAU\";\r\n// createPayPage.shipping_first_name = \"Clinicarea\";\r\n// createPayPage.shipping_last_name = \"app\";\r\n// createPayPage.address_shipping = \"Flat abc road 123\";\r\n// createPayPage.city_shipping = \"Riydh\";\r\n// createPayPage.state_shipping= \"Riydh\";\r\n// createPayPage.postal_code_shipping = \"403129\";\r\n// createPayPage.country_shipping = \"SAU\";\r\n// createPayPage.msg_lang = \"ar\";\r\n// createPayPage.cms_with_version = \"1.0.0\";\r\n\r\npaytabs.CreatePayPage(createPayPage, function(response){\r\n console.log(response);\r\n});\r\n}"],"sourceRoot":""}