Are there any plugins/npm's /methods that allows me to let user to use his master card or debit (bank) card in ionic? - ionic2

I want to ask if there are any methods/ plugins/ npm's that allows me to let users use there payments card such as master card or debit cards in ionic !
I searched about this topic and I could find two useful links
First: https://ionicframework.com/docs/native/paypal/
Second: https://ionicframework.com/docs/native/stripe/
But still I didn't use/test them before asks to make sure are these plugin support master/debit cards or not ?
If not, how can I use payment service in java/typescript of ionic ?

For- https://ionicframework.com/docs/native/paypal/
Paypal plugin
are now Deprecated and only existing integrations are supported. For all new integrations, use Braintree Direct in supported countries. In other countries, use Express Checkout and choose the Braintree SDK integration option.
In ionic use braintree native - https://ionicframework.com/docs/native/braintree/
(Braintree is a division of PayPal)
and also you can use other third party service of braintree.

Related

"Does your app use an advertising ID?" for Expo

I can't seem to find a clear answer as to how to answer this in the Google Play console.
Browsing the net I've found some answers related to advertising IDs
"How Expo Is Fooling Everyone" has a comment from James Ide saying "If you are using the managed workflow, the standalone apps will contain the Google and Facebook SDKs."
and another stackoverflow post on the IDFA.
My app doesn't use any specific type of advertising. But I think because I'm using Expo, I need to say yes to using an advertising ID because of the bundled Facebook SDK?
The form looks like this...
Does anyone know exactly how to fill out this form for an Expo app that has no advertising functionality added by the dev?
The article How Expo Is Fooling Everyone states that "all Expo applications collect the Advertising ID from users" which is true for Expo SDKs up to version 45. This meant that in the past you had to select that an Advertising ID was used in both your Apple App Store and Google Play Store submissions.
However, as of SDK 46 both the Facebook and FacbookAds packages have been deprecated in favour of Expo's newer EAS build service and these packages now need to be included specifically by users if they want to include the functionality of Facebook's login or advertising platform.
The contentious issue with Expo has always been the inclusion of the Facebook package which is why, as the article referenced, all Expo apps prior to 46 needed the Advertising ID disclosure in app store submissions.
While I cannot find any conclusive confirmation from Expo's documentation, I no longer disclose any Advertising ID collection in my apps using Expo's SDK 46+. I recommend that most developers migrate to the newer SDKs (SDK 47 as at time of writing this) to benefit from the EAS Build, updated React Native framework, and importantly, the removal of the default Facebook package included in every app.

Stacking reviews - Project to create a health virtual assistant using Dialogflow

I am working on a project to create an online medical booking system using Dialogflow as the frontend to provide users with a more personable experience.
So far I have come up with an ideal stack PIC. I plan to have it hosted on AWS (or GCP). However, I am new to Dialogflow but I know it is a very powerful platform. My two criteria are: (A) A stack that makes it easy to personalize frontend UI display and (B) Scalability, I am starting with a web app but would like to also develop an iOS app.
I have two questions: (1) Would you change anything in the stack? and (2) Is there a way to change the name of the bot each time user visits (to make it more "real")?
Super appreciative of you guys expert opinion :)
IMHO, I've found GCP to be easier to use than AWS, since Google handles SSL encryption with .app domains, while AWS requires a more manual solution. Google Cloud also offers a terminal window inside a Chrome tab, which can be a fun experience. So, for hosting, I recommend Google Cloud, unless AWS has a unique feature that applies to your personal circumstances.
Personally, I prefer Angular to React, but Angular, React, and VueJS are all fine choices for a front-end framework on a web app. Your choice of these probably depends on which framework you already know, or (if you plan to outsource development) which language you can use to hire better engineering talent.
For my own projects, I use Express and Node on the server side, instead of GraphQL and Prisma. Your call there.
Good luck!

Whitelist a gcp project a gcloud alpha product

I want to use the new Gcloud Product: Cloud Tasks. It's currently in Alpha. To be able to use, i have to request whitelist of my project for this product. I cannot find a way to do this. Documentations are unspecific. They post a link to google support. But unless you have Silver or Gold support, you don't get any technical help. Meaning, if you have Bronze Level Support only, you get redirected to community sites like this.
My Question: How do i whitelist Cloud Tasks for my gcp project. Whom do i send such a request and how (email, specifiq form provided by gclou?)?
FOUND: https://docs.google.com/forms/d/1g6yRocQ3wtdTArfO4JX8DoqOhYmsoTVgrlFnS0mV1bo/viewform?edit_requested=true
Sadly and by mere luck i found this link in the issue section of GCP Repository on GitHub. There Should be a central place for these kind of products with links to whitelist, release schedules, etc.

Forum module for Sitecore 7.*

I'm building a website which requires forum integration to a Sitecore build - I've checked on the Sitecore website and they suggest YetAnotherForum and Telligent Community Integration Module. Both of these modules tho only support up till 6.4.1 and 6.4 respectively - I'm using Sitecore 7.0.
Logged a ticket with Sitecore and they came back with the following:
We have no information about Forum modules that are compatible with Sitecore 7.1. I would recommend you to contact your regional office and check whether they could advise you something.
Any suggestions?
First of all Telligent supports Sitecore 7.
Reference link
I have been working with Sitecore and Telligent Community integration from quite time and from my experience i have this opinion.
For deep integration it is quite a lot of work and requires much knowledge of both the product and costs will be high for licensing & deployment. But i can assure you that Telligent will work in Sitecore newer version also. However with higher costs you will get more rich functionality, Facebook like Activity Stream, and Apart from Forums it also has Blogs, Wikis, Media Gallery.
Telligent supports two kind of integrations:
1. Side by Side Integration - In this Sitecore and Telligent both will be user facing.
2. Integration mode - In this user will be mostly in Sitecore.
Reference link
If you are Sitecore Partner you will get trial license of Telligent. For details check 'Social Starter Kit' on Sitecore SDN site. Also there is video on YouTube regarding Sitecore & Telligent Integration in Sitecore Virtual User Group community.
I have no experience on YAF module so can't suggest on that.
Did you try to install YAF integration module, https://marketplace.sitecore.net/en/Modules/YAF_integration.aspx, i think it would run on Sitecore 7, since this module mainly integrate YAF with Sitecore security, i don't see why it should not run on Sitecore 7.
The Telligent product was renamed, I suggest you take a look at http://www.zimbra.com/products/zimbra-community/sitecore-starter.html and contact them. I'm unaware of what version they're targeted at right now.

How to start Hangouts from Glassware

I want to start Hangouts from my Glassware so that the user can make video call to any of his contacts in the Glass. I tried the giving the package name of the hangout app in an intent , but it did not work. If anybody has tried this before ,please do share.
Thanks
Starting a hangout from an intent isn't supported by the GDK. A feature request was filed in our issue tracker here; feel free to follow it so that you can be updated if anything changes!
I want to start Hangouts from my Glassware so that team can see what is out put is coming.
I did lots of RnD, then I come up with below solution
steps -
install myglass into mobile
install your apps in google glass
paired with glass with your mobile thr Bluetooth
start myglass apps and sync with glass
done
now start you application over the google glass, it will show at mobile in same way and behavior.
let me know if it work