TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: iOS app using WP as back end. Doable?

1 点作者 adamqureshi大约 5 年前
I have a small niche marketplace online business , its one man shop. It's running on WP. I want to build an iOS native app(SWIFT) while still using a WP Backend. I can't afford a custom backend. I have a buddy who is a SWIFT dev with a day gig, he will give me a reduced rate. Im comfortable with WP. To avoid the 30% apple fee. I want to charge customer for their product listing inside the APP in WEB via email after they upload images + summary of product listing (pending approval) I get a notification ( via email) of new Listing and email customer a STRIPE payment link, they pay and THEN I make the listing live in the APP. I would LOVE some feedback from the community on if something like this doable , someone who has used WP as CMS for an iOS app and charged in WEB. Thank you.

2 条评论

discordance大约 5 年前
WordPress is just PHP, so yeah it&#x27;s doable but not pretty. How comfortable are you with PHP?<p>Have you looked into low&#x2F;no code solutions? - that workflow would be pretty doable with something like AirTable or an Azure Logic App.
评论 #22832362 未加载
dylz大约 5 年前
WP as CMS - easy, <a href="https:&#x2F;&#x2F;developer.wordpress.org&#x2F;rest-api&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.wordpress.org&#x2F;rest-api&#x2F;</a><p>If you are selling physical items, the Stripe iOS integration is really simple.<p>If you are doing digital items or functionality or services, you are required to use the IAP API and pay the fee.
评论 #22832371 未加载