[PR] Adding concepts clarification and tutorial#2
Conversation
|
Even though it's still in progress, @nelsonic you can take a look at the "theory" part and check if there's anything big missing in it, before I start doing an example. |
|
Added Stripe integration. It should be fully working, with authentication and |
|
Sounds good. keep going. looking forward to reading your research findings. 👌 |
|
This should be done. I've added the project, used DETS for storage (no need for PostgreSQL here) and I got it running with 100% coverage. Fixed some README typos and changed the I also added CI (but it didn't execute in this PR). |
README.md
Outdated
| [That's a great question](https://www.indiehackers.com/post/stripe-vs-paddle-89161b0d5c). | ||
|
|
||
| [Which seems to asked](https://splitbee.io/blog/why-we-moved-from-stripe-to-paddle) | ||
| [over](https://stackshare.io/stackups/paddle-vs-stripe), |
There was a problem hiding this comment.
Please don't do this. [over] and [over] and [over] is not good link text. dwyl/contributing#119
I understand that you are emphasising the fact that many people have had these same questions.
But as a document that we want to read, maintain and have others contribute to.
We want to set high standards for link text.
Please/thanks! 🙏
** (Mix) Expected one or more files/patterns to be given to mix format or for a .formatter.exs file to exist with an :inputs or :subdirectories keyhttps://github.com/dwyl/learn-payment-processing/actions/runs/3828017445/jobs/6513143646 |
Codecov Report
@@ Coverage Diff @@
## main #2 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 9
Lines ? 38
Branches ? 0
========================================
Hits ? 38
Misses ? 0
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
nelsonic
left a comment
There was a problem hiding this comment.
@LuchoTurtle this write-up is superb. 😍 Well done. 🎉
|
Note: I made a few tweaks but your core content is excellent. Keep up the great work. 🚀 |



closes #1
This PR should be the initial template for the project.
Has a section describing concepts for better understanding and a tutorial to follow through integration with Stripe.