I'm asking this question for a FileMaker consultant friend (I'll try to get him to join the Soup, too!).
He has a potential project where the client would have customers who access a FileMaker solution via WebDirect. As part of their access, they would need to make purchases via some payment processor, for example, Stripe.
There is advice in the Claris Community forums to use embedded Stripe.js in a web viewer, rather than accessing the Stripe API from within FileMaker. By using an embedded web viewer, the FileMaker Server would not even temporarily be holding credit card information.
Has anyone here done an embedded integration like this? It seems like this isn't necessarily a FileMaker-specific issue, since it's just a matter of him learning how to embed code that would work on a normal website into his web viewer.