README.md | 100644 | 0 | 0 | | | 2.74 KB | 1238cd2d448632554ea3e8ca67528b4db1b47847f07628f255c08526b04ef9e2 |
Rakefile | 100644 | 0 | 0 | | | 669 Bytes | d95c98fdc90dc93a18388fe9f1b572f0ba43716634ab20e18acf16b5c4e9f1db |
lib/pay/adapter.rb | 100644 | 0 | 0 | | | 445 Bytes | 77f14f70278e2576a42488fbf9aeb692ddc4705e8bea0923d5e005e4e096d6c1 |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 46455e75c4f52363f116b0daed3aae9c2aba4206781361c92cad6accacd255fd |
app/assets/config/pay_manifest.js | 100644 | 0 | 0 | | | 85 Bytes | 40405c77c4b4fd6ecfebd3ccdf7dda56910098725682a484364e39f39c23c47f |
app/assets/javascripts/pay/application.js | 100644 | 0 | 0 | | | 677 Bytes | a0c054e3c3e36cd90a259a1d60481a0fed216f8af6229fa17dcf4df867a5170b |
app/assets/stylesheets/pay/application.css | 100644 | 0 | 0 | | | 736 Bytes | a63c83d31995d61cb5a658d5e5ee02cc80232bb2ac87c8d12cfc28036f82c8e3 |
app/controllers/pay/application_controller.rb | 100644 | 0 | 0 | | | 118 Bytes | 083199f8599e018344b8adaf5c91a0df7c625f5687eecc0a05c2f85dc5d9f944 |
app/controllers/pay/payments_controller.rb | 100644 | 0 | 0 | | | 226 Bytes | d57fb19d99bfbc93f104c53d448ad9c6d92527cf92517b51005378e60d4f54de |
app/controllers/pay/webhooks/braintree_controller.rb | 100644 | 0 | 0 | | | 938 Bytes | 4bfdc91447184958e216f9e761af8cd50737c51d36de10d8c2a29561fbbc3f31 |
app/controllers/pay/webhooks/paddle_controller.rb | 100644 | 0 | 0 | | | 1.02 KB | 2cff27ad317378c1eba99e71176733e240fe01cdae916fdbd675fa7b3cb9cc98 |
app/controllers/pay/webhooks/stripe_controller.rb | 100644 | 0 | 0 | | | 1.55 KB | 42721ccb2b119f1741474af5cecaf32dbfdf75f988fbc6fd419e16a2d9ebc646 |
app/helpers/pay/application_helper.rb | 100644 | 0 | 0 | | | 48 Bytes | 5eb6cc5a503ead03676b50170e5a071e4dfc0fe308cf173b0dd677be5df72847 |
app/jobs/pay/application_job.rb | 100644 | 0 | 0 | | | 62 Bytes | 1ac12fc77b6141c4392859d07e1a0343b53fac9aa6a6585993ded83cb7f955e6 |
app/jobs/pay/customer_sync_job.rb | 100644 | 0 | 0 | | | 287 Bytes | 7ec19096a4121edaf83e7d50f0004bd4c54381d3498c342c9bfdbce9348af398 |
app/mailers/pay/application_mailer.rb | 100644 | 0 | 0 | | | 167 Bytes | a90e04bb4cf91eff3d119d11a1b7ae5cc9aae8c4406dfff7d3a7cad7ab1d9a28 |
app/mailers/pay/user_mailer.rb | 100644 | 0 | 0 | | | 670 Bytes | b764f603342cf47c5ca2857354773b4b6291aa9d12cd5ea3afb80077f029a2bd |
app/models/pay/application_record.rb | 100644 | 0 | 0 | | | 151 Bytes | 9d74e3a97b50e7119e1bd62ed00e451b5cfe2c85f9a9de6910b9a761cecfb684 |
app/models/pay/charge.rb | 100644 | 0 | 0 | | | 3.96 KB | 35032861b27ff1ed8dac0aaa80d90b9a405496869e0570e70fdc71cdae45daf6 |
app/models/pay/customer.rb | 100644 | 0 | 0 | | | 3.1 KB | 9c02966adeddac11aed7207fa61dadcc8aa0d30d084d45d0e581139b0910f55b |
app/models/pay/merchant.rb | 100644 | 0 | 0 | | | 618 Bytes | 7879d39fbaa2e8915b8d565fdee96f1fb4e9bc11aeea8f0f160899873240fa86 |
app/models/pay/payment_method.rb | 100644 | 0 | 0 | | | 1.22 KB | 3baf5ee7ad08650e6dfd9fd5fe7d450a85340d4757ecdc56037a3b2ae22c7b6d |
app/models/pay/subscription.rb | 100644 | 0 | 0 | | | 5.35 KB | 22a475faef9bfcf53d41d59ce1d1719be6cf27477b6f47fe93fe6db409681c7c |
app/models/pay/webhook.rb | 100644 | 0 | 0 | | | 1.05 KB | f3f70bfa634e96054780b840e3aa0d0b605ff7fe7fd962257e65d7086f2491a2 |
app/views/layouts/pay/application.html.erb | 100644 | 0 | 0 | | | 606 Bytes | 2e83828b32fa30c4011e87aacbeee35ad364161992c5b29c6279f33b3f31c972 |
app/views/pay/payments/show.html.erb | 100644 | 0 | 0 | | | 7.05 KB | 466374b8b1306fff8dcc2749c7c9df4faa24ef1d18e1a74be30ef61a78979d36 |
app/views/pay/stripe/_checkout_button.html.erb | 100644 | 0 | 0 | | | 788 Bytes | 452f562aaa62cbaf92be9d5dfaf1c48088c825d79b73d6576e2f035a6e860643 |
app/views/pay/user_mailer/payment_action_required.html.erb | 100644 | 0 | 0 | | | 397 Bytes | be3ea7413a4a314b52cab836b09ae11a656233efb31f5edcad2e01c05f7a39ab |
app/views/pay/user_mailer/receipt.html.erb | 100644 | 0 | 0 | | | 784 Bytes | 8857bc414acc9af1a84b6a95beb0d0752569ecff535c19fa1e9d9caea08903bf |
app/views/pay/user_mailer/refund.html.erb | 100644 | 0 | 0 | | | 831 Bytes | 6243d8dacabaf19535ae69b9246b27541420ccfcf1b10809100be9ab10f693aa |
app/views/pay/user_mailer/subscription_renewing.html.erb | 100644 | 0 | 0 | | | 452 Bytes | e087e87f2c2cbbe1192228631b07c1ae47f7e979c36272a4957ef6439b024402 |
app/views/pay/user_mailer/subscription_trial_ended.html.erb | 100644 | 0 | 0 | | | 367 Bytes | 202c388b5241e96608ce3f84131ffcdfa66968c7d32956ce23e09c254fbc7d53 |
app/views/pay/user_mailer/subscription_trial_will_end.html.erb | 100644 | 0 | 0 | | | 382 Bytes | 423b7153ab65cb34011a959fae055f9bac0439394058ec249fe233684dd2db28 |
config/currencies/iso.json | 100644 | 0 | 0 | | | 61.3 KB | 4eaadec400d49aa5fa12350ea0f32a79584eac01c741d4ad7fd6060000bb41bb |
config/locales/en.yml | 100644 | 0 | 0 | | | 2.45 KB | 43fb76b434791a654d6604294879a4ff5d84b746e5a5ae576d9b3fcbda82eff5 |
config/routes.rb | 100644 | 0 | 0 | | | 371 Bytes | 6a6dee33e7ac2898cbf621a05594e4eeabc83831bc763404333ec4e1b0a8e521 |
db/migrate/1_create_pay_tables.rb | 100644 | 0 | 0 | | | 3.02 KB | a6065811440fb8e806408b078297ace9d6ef40b1d9a4952d36a3bae77b50661e |
lib/generators/pay/email_views_generator.rb | 100644 | 0 | 0 | | | 300 Bytes | 8301cdc3a6077565f2c052bff65f689fe0545179219766e229c53432496b0065 |
lib/generators/pay/views_generator.rb | 100644 | 0 | 0 | | | 271 Bytes | 344741723e94bfb43064b27ebf3072ecad7947013482c20a52fd9e4a97d4fb74 |
lib/pay.rb | 100644 | 0 | 0 | | | 3.13 KB | c7354135758877d8bc14ccbe6dce08d180828a7d4616ca905e6014902cf03fe9 |
lib/pay/attributes.rb | 100644 | 0 | 0 | | | 3.63 KB | 1564b9e5d596312b270978630e1c137f6ecf2bd710317f699cbace2a1c0881a4 |
lib/pay/billable/sync_customer.rb | 100644 | 0 | 0 | | | 813 Bytes | ad994ce87be96eb64395b19e635cc2a9828ace02ea5d8790f8e4be491499d53b |
lib/pay/braintree.rb | 100644 | 0 | 0 | | | 2.79 KB | 1e92a03d947d414ce1b9f0feab5c79dff38a7feb96fbbc49a8ff77f6eca40ae3 |
lib/pay/braintree/authorization_error.rb | 100644 | 0 | 0 | | | 177 Bytes | ff553e46f7a6515ad081aded6c93bcc1cd1eda78167bcb21f9602f9b9c1b12f1 |
lib/pay/braintree/billable.rb | 100644 | 0 | 0 | | | 10.4 KB | 924158259543f25d92958ab9819d71934e011491345510304ba1111b8012a8a0 |
lib/pay/braintree/charge.rb | 100644 | 0 | 0 | | | 1.18 KB | 1e2717af3e1cb360c392166e4ef5fad50f67d3675f413dcd0b65a26678a8331d |
lib/pay/braintree/error.rb | 100644 | 0 | 0 | | | 513 Bytes | eb8d878c944ba84ada38edb078854deae3ad34f0d605987bd29c0c62392f53f1 |
lib/pay/braintree/payment_method.rb | 100644 | 0 | 0 | | | 1.15 KB | aa72aec9e1d861ea3b8b554ca24c1d4db59d6cb4016a53372527cffeec88db4f |
lib/pay/braintree/subscription.rb | 100644 | 0 | 0 | | | 8.01 KB | 83dcdfea9d1acb8d7a520e08cbb5866d0eb76965a3adf28fe48f6d1335ee7d0f |
lib/pay/braintree/webhooks/subscription_canceled.rb | 100644 | 0 | 0 | | | 322 Bytes | 1c4c968de247c1f3a320e99a6479694389dc8d3f77714431a404950f76b8aac0 |
lib/pay/braintree/webhooks/subscription_charged_successfully.rb | 100644 | 0 | 0 | | | 998 Bytes | ef0bb1adb9febfc5cc1d7fd04dbb26c4c00ae2a7869a0bafd707d15751d669f5 |
lib/pay/braintree/webhooks/subscription_charged_unsuccessfully.rb | 100644 | 0 | 0 | | | 1001 Bytes | eb44a715fdb2293da9050cd71908135903935d1bff61680e8952f1e24ec2bd93 |
lib/pay/braintree/webhooks/subscription_expired.rb | 100644 | 0 | 0 | | | 368 Bytes | 9bd2626b421f7a3328344f652a89674457e461a00b7657aa901d4822d13f2f92 |
lib/pay/braintree/webhooks/subscription_trial_ended.rb | 100644 | 0 | 0 | | | 332 Bytes | fb4c75bea67105478a54c3f840fcf5a7a9e6245259e0af6c36abd609e8823427 |
lib/pay/braintree/webhooks/subscription_went_active.rb | 100644 | 0 | 0 | | | 585 Bytes | d3d400532df33a378e1eae062bb86ee4e3d2fd72fae92ce3fe7d78056345f50b |
lib/pay/braintree/webhooks/subscription_went_past_due.rb | 100644 | 0 | 0 | | | 547 Bytes | 2d316d7e1b255c1f019752ba714cfad673912fb5aa65ae459c5d5764437ffdf1 |
lib/pay/currency.rb | 100644 | 0 | 0 | | | 1.65 KB | 7d907bf3a92ffe815309d654b5cd0e2181a19eab7f7f5c9c2ad671512a5e21ae |
lib/pay/engine.rb | 100644 | 0 | 0 | | | 1.5 KB | f5463d617f00775e37b1507c9483faf3f81e0df1d2e48a5f15f433ce38f665ef |
lib/pay/env.rb | 100644 | 0 | 0 | | | 1.34 KB | 91be0f0148cba80fa16436665c219dc4016374b7ee07139db4f1cfc1a99d91c0 |
lib/pay/errors.rb | 100644 | 0 | 0 | | | 465 Bytes | 75981277cb4a0d6cf1b64850d9fc9b06185d11c58e69601f8d594933fad16a23 |
lib/pay/fake_processor.rb | 100644 | 0 | 0 | | | 377 Bytes | 99fcb95117280023216d4eb5ec36c646ca1797f914d1296174f6c314943dd9f7 |
lib/pay/fake_processor/billable.rb | 100644 | 0 | 0 | | | 2.3 KB | 8f91d88f5b1c3ea5039bdd79baacbd1e0c21d38a30b2206d036b0cda5bf98ca3 |
lib/pay/fake_processor/charge.rb | 100644 | 0 | 0 | | | 386 Bytes | f07fe5765bd742eba12e761a503df055bdc16dc0b2b0bee3883caadbc86a4959 |
lib/pay/fake_processor/error.rb | 100644 | 0 | 0 | | | 81 Bytes | eebda0db9c8590e19c311a6003359b45b82f7db71ce431d4297e6ef2df9ad14e |
lib/pay/fake_processor/merchant.rb | 100644 | 0 | 0 | | | 686 Bytes | a5ab05a33071e98d0f2f178828860593765259ef72c9d0e4befbdb6364987718 |
lib/pay/fake_processor/payment_method.rb | 100644 | 0 | 0 | | | 423 Bytes | 326724d4542865a08b9e9a17e2e2586ff91c13aca1f1dbaa83057b4b516aadbc |
lib/pay/fake_processor/subscription.rb | 100644 | 0 | 0 | | | 1.96 KB | da75fe064ce06039b55d448c1e2bfc8b27f998de2817a5ac21f555fd9d2352bd |
lib/pay/nano_id.rb | 100644 | 0 | 0 | | | 343 Bytes | 22fba1233c2a2e405a221cba8635e3f6d832123f7f4294e8c7b15867bd60c1e9 |
lib/pay/paddle.rb | 100644 | 0 | 0 | | | 2.78 KB | a78ea1307545bd699069e76efd47321a4156b0c1cabc9f1c9cec9ca5ceb5df86 |
lib/pay/paddle/billable.rb | 100644 | 0 | 0 | | | 2.07 KB | c82e153697bc060cb069d32e13e2be357a988cbde16dafd2d109cf159a70e5f0 |
lib/pay/paddle/charge.rb | 100644 | 0 | 0 | | | 1.12 KB | 64a055e641f21c2fdffebd28a1f2ed3fbd883a6a241c735cf8df6a0c2fcb3a35 |
lib/pay/paddle/error.rb | 100644 | 0 | 0 | | | 110 Bytes | 358c8eb4ef19b8d21f669fd53cfe8c0a2c128e1c3a097643fa84a39d36aa6f7d |
lib/pay/paddle/payment_method.rb | 100644 | 0 | 0 | | | 1.86 KB | b351e78c794dac2ee822090badd3f8eb02076d532b757d85def5ff3310466ec5 |
lib/pay/paddle/response.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/pay/paddle/subscription.rb | 100644 | 0 | 0 | | | 5.29 KB | a4773feeff54047a8777277c3fa19a2623ac3c26c0a1e39226fdf6b651fc461f |
lib/pay/paddle/webhooks/signature_verifier.rb | 100644 | 0 | 0 | | | 4.16 KB | 791717907de95fd75389b31402dd1ab42aceea4dbb77e89e2ba9afd8d4e2a87c |
lib/pay/paddle/webhooks/subscription_cancelled.rb | 100644 | 0 | 0 | | | 951 Bytes | cf5d9f7c06299691578e763cbc17f3234dee7abf657659ed1863d9c278f53e1d |
lib/pay/paddle/webhooks/subscription_created.rb | 100644 | 0 | 0 | | | 222 Bytes | 59aa86c1e3a294524913fcd76949422834c70bf31abcf36684ccd82ade4e07ec |
lib/pay/paddle/webhooks/subscription_payment_refunded.rb | 100644 | 0 | 0 | | | 553 Bytes | b6c904e456fa3eabdb4d4cba55e72bf4e475c039de384b501433799891567220 |
lib/pay/paddle/webhooks/subscription_payment_succeeded.rb | 100644 | 0 | 0 | | | 1.97 KB | 36e69c410cdeabe2651581106f9647359cac205f7f07120187c9a98d1c860051 |
lib/pay/paddle/webhooks/subscription_updated.rb | 100644 | 0 | 0 | | | 1.41 KB | f5e2bf64fac9e06017cf1f2c90b5a9c304a9f8513b0bc57d147d82c0ee7d5a40 |
lib/pay/payment.rb | 100644 | 0 | 0 | | | 1.1 KB | 254de98efeeac7d0de01f06278e832109895c05881bf63f2b33b33083e4628bc |
lib/pay/receipts.rb | 100644 | 0 | 0 | | | 5.65 KB | d98965267b9745cab5de78450b42524c8adf9036db952074059517ae41397bc6 |
lib/pay/stripe.rb | 100644 | 0 | 0 | | | 5.99 KB | 02b3aa9f2402704f539cdbba6c00bfba7437b8b4da2e785883cfbd67e43453ef |
lib/pay/stripe/billable.rb | 100644 | 0 | 0 | | | 9.69 KB | b697dd3456abb7657f69351eccbfada04c63a3ba88e8e418864a36988abc0cd0 |
lib/pay/stripe/charge.rb | 100644 | 0 | 0 | | | 6.76 KB | 3a3b3f4623233fbe6a7033601e642811db334a3d9caca0e4846d2eca42193603 |
lib/pay/stripe/error.rb | 100644 | 0 | 0 | | | 110 Bytes | 49d30aed284e9f56a69c12215b1719f4bac09ad568865c51b31063c7731a4c07 |
lib/pay/stripe/merchant.rb | 100644 | 0 | 0 | | | 1.88 KB | 7bb71b974d1978bdce6ea71a2e779a71eb0b33c01a5ab5908aaec4ac1a5ec4ee |
lib/pay/stripe/payment_method.rb | 100644 | 0 | 0 | | | 3.2 KB | e4d6c7c36067377e70528cb9178acf92e32378bddc0e0c83841560a9e87edf81 |
lib/pay/stripe/subscription.rb | 100644 | 0 | 0 | | | 12.9 KB | 0af9ab89efab4043584c296b9057b7b120ec96b360c84005e50fa88b1b57209a |
lib/pay/stripe/webhooks/account_updated.rb | 100644 | 0 | 0 | | | 369 Bytes | 4e54a326d601814fa8887d02a35b07d9c67c7027da924639dee0bcf50534a8ad |
lib/pay/stripe/webhooks/charge_refunded.rb | 100644 | 0 | 0 | | | 432 Bytes | fe939e5c60e814a564fc02511c11eee6a289c7fdf1bbf4f0376a072166f7aba9 |
lib/pay/stripe/webhooks/charge_succeeded.rb | 100644 | 0 | 0 | | | 435 Bytes | e1eace12267505f444d40a172a33f4f9c760e34e97d82682fc2b40923df6bea0 |
lib/pay/stripe/webhooks/checkout_session_async_payment_succeeded.rb | 100644 | 0 | 0 | | | 151 Bytes | e891fc4a4eac6353fa0e3ee1a432410e77f9a117e4675eae4a3f0c8ef56024f6 |
lib/pay/stripe/webhooks/checkout_session_completed.rb | 100644 | 0 | 0 | | | 1.12 KB | d622cd5ba30dea0e1d28b6bcfaaab40943076ab1b4839fbd27989a40d27c139e |
lib/pay/stripe/webhooks/customer_deleted.rb | 100644 | 0 | 0 | | | 617 Bytes | 3090bd596f5f7c7f6b1a19db78af9d8d7c9a3d07dbf67b632dfaf60d479acf1e |
lib/pay/stripe/webhooks/customer_updated.rb | 100644 | 0 | 0 | | | 729 Bytes | 9dbe952f029aa93f2c68373e26f9fbee2358219b772ecd2bc0c23f2663ed8105 |
lib/pay/stripe/webhooks/payment_action_required.rb | 100644 | 0 | 0 | | | 768 Bytes | 277733ae7a8d86419bd9b6386a40b2ca1d517f1eda2f1b36a046b83b4da834eb |
lib/pay/stripe/webhooks/payment_intent_succeeded.rb | 100644 | 0 | 0 | | | 643 Bytes | c49d1b57091eb7c943184399f8066fe1a5075ed7d532425f86005887cc6a32b7 |
lib/pay/stripe/webhooks/payment_method_attached.rb | 100644 | 0 | 0 | | | 272 Bytes | 3e254b6528e1be0a71f918b1aacceebecf852c468dbb06a8da05c4c43ab44da3 |
lib/pay/stripe/webhooks/payment_method_detached.rb | 100644 | 0 | 0 | | | 265 Bytes | 23a2b2a98670cc7d7d3f729124e27c18f02e096cc17df0d22bc7152b680a7b2c |
lib/pay/stripe/webhooks/payment_method_updated.rb | 100644 | 0 | 0 | | | 504 Bytes | 298a425943fccc58ce5cb9f9614e84062eced329992b22a352bf249ca3a0eab8 |
lib/pay/stripe/webhooks/subscription_created.rb | 100644 | 0 | 0 | | | 243 Bytes | b7115301f8a6e1a00a44e4d1345c9e2b99c80d821c33ac4282608654790aa502 |
lib/pay/stripe/webhooks/subscription_deleted.rb | 100644 | 0 | 0 | | | 341 Bytes | 42932e58416c3e38d334dbdf06f7113681288a5a924b2de63df38e37bee7732b |
lib/pay/stripe/webhooks/subscription_renewing.rb | 100644 | 0 | 0 | | | 1.14 KB | a6c3ff2c4fe8d5c0d20f9e616795313a3a33efa68b57db8430eae46db14c8695 |
lib/pay/stripe/webhooks/subscription_trial_will_end.rb | 100644 | 0 | 0 | | | 845 Bytes | a315df0e7be5b9bb5aafc384ab39f2b046e75d8f60c5a81a367b3bf9ab75488a |
lib/pay/stripe/webhooks/subscription_updated.rb | 100644 | 0 | 0 | | | 243 Bytes | 05f2a11c0ea1ed10e448d31f1a2dce39cd6d78dd5f15f20d2e7da1d3f83b2bf3 |
lib/pay/version.rb | 100644 | 0 | 0 | | | 35 Bytes | 8a1d7b46d046e5b07ac95efa81bded5d42d298868e06af3f4cc989d53c870896 |
lib/pay/webhooks.rb | 100644 | 0 | 0 | | | 292 Bytes | c82ffdb518b85935b9a6b97cb4072b035393f90d44b0b2f2b9abb7d42e9b2b88 |
lib/pay/webhooks/delegator.rb | 100644 | 0 | 0 | | | 1.5 KB | 182325e373bf23d55b91e62828e74502b33e20985ea58b8241a87d1a1871012d |
lib/pay/webhooks/process_job.rb | 100644 | 0 | 0 | | | 155 Bytes | c25bbe7b4e5e3faa6aa0551face418e34fcb789efd6436d85080ad875e6cbc2c |
lib/tasks/pay.rake | 100644 | 0 | 0 | | | 1.06 KB | 9e8c8458ec6cfc52009c759a8c4ac09a7a352f85052f9a087d599f8d607ac827 |