lib/pay/nano_id.rb | 100644 | 0 | 0 | | | 343 Bytes | 22fba1233c2a2e405a221cba8635e3f6d832123f7f4294e8c7b15867bd60c1e9 |
lib/pay/paddle.rb | 100644 | 0 | 0 | | | 2.38 KB | 0939ce27648ec93911d512cc850c69f44a84dda2506eeef82d30f0ab3863c83a |
MIT-LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 46455e75c4f52363f116b0daed3aae9c2aba4206781361c92cad6accacd255fd |
README.md | 100644 | 0 | 0 | | | 2.73 KB | 979374987e07bae57b4ea5670ea0624c138a135caa57e5cc873e3f93afab6b58 |
Rakefile | 100644 | 0 | 0 | | | 669 Bytes | d95c98fdc90dc93a18388fe9f1b572f0ba43716634ab20e18acf16b5c4e9f1db |
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 | | | 937 Bytes | 505282a9a54a5554bbf3954abd5b8d59250afda4cd0c99a73562a20dc35447d3 |
app/controllers/pay/webhooks/paddle_controller.rb | 100644 | 0 | 0 | | | 1.01 KB | d4406b09d6be6214b2bec5d3eeb0e0ed4efbb27605e4f5a27c288ffe6f4a76c4 |
app/controllers/pay/webhooks/stripe_controller.rb | 100644 | 0 | 0 | | | 1.54 KB | 98029e0618d7960752f3dfc055d40adcf9148cafe558ab28d73ad8a20d47090a |
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 | | | 297 Bytes | bf5701ecaacbe2872e8b45a6a67fbe3edcdd4bfab8eb526a0deb05e077074b69 |
app/mailers/pay/application_mailer.rb | 100644 | 0 | 0 | | | 124 Bytes | 0b7675d389da680f8fd096036511dcb2d63fa74cc8ac7ff7dad040b62fbf313e |
app/mailers/pay/user_mailer.rb | 100644 | 0 | 0 | | | 604 Bytes | b2d3e210eb89cebd4d009398abd90139d91eb31a9938e005de16bfe3e773f14c |
app/models/pay/application_record.rb | 100644 | 0 | 0 | | | 151 Bytes | 9d74e3a97b50e7119e1bd62ed00e451b5cfe2c85f9a9de6910b9a761cecfb684 |
app/models/pay/charge.rb | 100644 | 0 | 0 | | | 2.63 KB | ae4d02ca6608e38e7a30df12a3c8891b49d9e79f446ad78f5878a769fbdec9f1 |
app/models/pay/customer.rb | 100644 | 0 | 0 | | | 2.85 KB | 0e8e34243cbc0f10f05e91a7628a4b1ecaa3d432e3130af4efbb5f173153a6d7 |
app/models/pay/merchant.rb | 100644 | 0 | 0 | | | 435 Bytes | c8c7f526261d2a54e96f30b401a349730328d3d082b2b0bfcb7b5c12e2bce146 |
app/models/pay/payment_method.rb | 100644 | 0 | 0 | | | 1.18 KB | d4496d930e3bc3087c140d8c00c42ad1777ae8dd986c4876633fbdfae081a74d |
app/models/pay/subscription.rb | 100644 | 0 | 0 | | | 3.98 KB | 7c54a1b87a63a8d1498bcbf6cbef987b23d2a88175d08da26832898f1189268b |
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.01 KB | 8cb7f47f8f42a4a5f2be6106a071b1e7f6d9f75e8472f9ee896817420e132fe1 |
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 | | | 389 Bytes | 544d22c9528ff90c5c5b4d24f8e46a03829f8a1e59ca1ea3acccb53c41795ac5 |
app/views/pay/user_mailer/receipt.html.erb | 100644 | 0 | 0 | | | 719 Bytes | 0492131e11756d44523754e18d242dec5b45b89a5efa7d5b0d5fc21b672a044e |
app/views/pay/user_mailer/refund.html.erb | 100644 | 0 | 0 | | | 758 Bytes | 72166bcb249408a63f03c4665208c56a534572860859d4113d905c27ac3ce156 |
app/views/pay/user_mailer/subscription_renewing.html.erb | 100644 | 0 | 0 | | | 371 Bytes | bcd0456b15f528efa52994a4b611051d414d1bf8b98f60b8f2182a7217c97e2c |
config/locales/en.yml | 100644 | 0 | 0 | | | 1.64 KB | 9b2e2321d823c42fedd3489e4640f1a0ba66fb45f28b4efd29fe193078cad9fc |
config/routes.rb | 100644 | 0 | 0 | | | 296 Bytes | 5d2d76029099511cdf237bb1efc8e5bc3308801969b71a9da545a0c499c218e9 |
db/migrate/1_create_pay_tables.rb | 100644 | 0 | 0 | | | 2.73 KB | 15cf16db8e365874eed063ed312a61ae9e21b76ac7274ac3c2c3f102abb664b7 |
lib/generators/active_record/billable_generator.rb | 100644 | 0 | 0 | | | 1.61 KB | 9ea3ffe03611373d4652fac6c44e5e88aab66db06c1c14bdca744a6b4e2b70a9 |
lib/generators/active_record/merchant_generator.rb | 100644 | 0 | 0 | | | 1.61 KB | ec9d631dc1277730bb83c36a1b3914a2593b006ecf18b7d00cf0d1f23f26a6c0 |
lib/generators/active_record/templates/billable_migration.rb | 100644 | 0 | 0 | | | 512 Bytes | 4f59e879c93899767289cc663f6855c06ade71c27d68b711dbc277bd41fd7db3 |
lib/generators/active_record/templates/merchant_migration.rb | 100644 | 0 | 0 | | | 471 Bytes | 98a660dbc31be9e9091dcbb671bb62fe522bf126094eacbb94c25c6beea4289d |
lib/generators/pay/billable_generator.rb | 100644 | 0 | 0 | | | 386 Bytes | 411f85be39871d7d43a16ad3ffdd3af22c17731acc05b614101db4b2afc7dd94 |
lib/generators/pay/email_views_generator.rb | 100644 | 0 | 0 | | | 300 Bytes | 8301cdc3a6077565f2c052bff65f689fe0545179219766e229c53432496b0065 |
lib/generators/pay/merchant_generator.rb | 100644 | 0 | 0 | | | 386 Bytes | 23e4fed58a3d03f0efc27b7460996cd196b962f42f098ac56f4178ded22793e8 |
lib/generators/pay/orm_helpers.rb | 100644 | 0 | 0 | | | 886 Bytes | 463324b3d13324163ce226b0b4fef0fea62c8ceedaaf64f91460eec080b4dc0c |
lib/generators/pay/views_generator.rb | 100644 | 0 | 0 | | | 271 Bytes | 344741723e94bfb43064b27ebf3072ecad7947013482c20a52fd9e4a97d4fb74 |
lib/pay.rb | 100644 | 0 | 0 | | | 1.4 KB | 2b0c7552371da305d57561cba1870865f52da8027c59f6184e4fac775259261c |
lib/pay/adapter.rb | 100644 | 0 | 0 | | | 445 Bytes | 77f14f70278e2576a42488fbf9aeb692ddc4705e8bea0923d5e005e4e096d6c1 |
lib/pay/attributes.rb | 100644 | 0 | 0 | | | 2.54 KB | fff9a0d9c3d0a1c1070644df2a1ed7ddee0f2f0ccf61e99c339f205eb8871d73 |
lib/pay/billable/sync_customer.rb | 100644 | 0 | 0 | | | 784 Bytes | b3525d67ef0067146df0c0f01474beff138a570d9457bfd1e375daee5f715c1e |
lib/pay/braintree.rb | 100644 | 0 | 0 | | | 2.55 KB | 706ab65d1ecbd03115d9579a5179dda67ff5631430d44495796ca076a316bd0a |
lib/pay/braintree/authorization_error.rb | 100644 | 0 | 0 | | | 173 Bytes | 9c4c6fe587cb3fa2f7b3cb578a292c69d283dc8a0802784fd12bbd7028896d46 |
lib/pay/braintree/billable.rb | 100644 | 0 | 0 | | | 9.89 KB | 6b89609835e1c6abaa42bfb4a41245e21a79baa42a2a266234016527e2429b50 |
lib/pay/braintree/charge.rb | 100644 | 0 | 0 | | | 677 Bytes | 558b47b16f8bf3ee75e99edb266b419a054d211ccf90b51d5cacaa58192e97de |
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 | | | 5.69 KB | 79ede9ffa0db5f1099c4bee71da9d446faedf93f01ec1f821ae835454e1ea819 |
lib/pay/braintree/webhooks/subscription_canceled.rb | 100644 | 0 | 0 | | | 490 Bytes | a9904fc0025f38a73ff84bd73ef1397ef09cc186f9eb84ce31673bf402ac4383 |
lib/pay/braintree/webhooks/subscription_charged_successfully.rb | 100644 | 0 | 0 | | | 982 Bytes | f7e862099770aa74f567641886cd6277cf125867fe5eaac1cdc0035e74f1e8ab |
lib/pay/braintree/webhooks/subscription_charged_unsuccessfully.rb | 100644 | 0 | 0 | | | 972 Bytes | 6db0befcdc7b27e2ef55dcc85739ff2f0ed525b149dce9b86294fa0a1285da62 |
lib/pay/braintree/webhooks/subscription_expired.rb | 100644 | 0 | 0 | | | 536 Bytes | 27da1943fe6d00eff0c88dca0f0199234246d29ff92928e50a0b02225a9e0899 |
lib/pay/braintree/webhooks/subscription_trial_ended.rb | 100644 | 0 | 0 | | | 486 Bytes | afb149111b6dabbcfd1506dd3b01679971bd832da9f05fb678261c3c884a4344 |
lib/pay/braintree/webhooks/subscription_went_active.rb | 100644 | 0 | 0 | | | 728 Bytes | 06b3e57695adf8a2be6da7097e1e5905ccf5a4877c2c5107f99fb50b475553fc |
lib/pay/braintree/webhooks/subscription_went_past_due.rb | 100644 | 0 | 0 | | | 692 Bytes | 1d571558952d35a12dd3f4033fd4817fdbf3f3e23c1465fd9f556cd768447fa3 |
lib/pay/engine.rb | 100644 | 0 | 0 | | | 699 Bytes | eb119e7c58f215a2de696df50b65364511400dc0c11a2ded42c07a43ec550ee7 |
lib/pay/env.rb | 100644 | 0 | 0 | | | 1.34 KB | 91be0f0148cba80fa16436665c219dc4016374b7ee07139db4f1cfc1a99d91c0 |
lib/pay/errors.rb | 100644 | 0 | 0 | | | 457 Bytes | 57db1e40b66555127263fc2ee50929a1be1355b11154f6f08a7352c1f2762a36 |
lib/pay/fake_processor.rb | 100644 | 0 | 0 | | | 323 Bytes | 26a30c71731387728a950b24e8301a24d119f1cde037768a9cdbf37b6f0a694b |
lib/pay/fake_processor/billable.rb | 100644 | 0 | 0 | | | 2.01 KB | 349200f1815789b969bf3d08dd1027664c092045448f38088457b5167d88562d |
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/payment_method.rb | 100644 | 0 | 0 | | | 423 Bytes | 326724d4542865a08b9e9a17e2e2586ff91c13aca1f1dbaa83057b4b516aadbc |
lib/pay/fake_processor/subscription.rb | 100644 | 0 | 0 | | | 1.42 KB | 1c80cfc9d9f2ef8c3f8c2e5916fc4c5a7ac9989e254d0f4ea3b72e056a28e165 |
lib/pay/merchant.rb | 100644 | 0 | 0 | | | 782 Bytes | b7f83bb872ac729f4af854ebed8e1ef944842ab9b0caffc6e3ac08903548d88a |
lib/pay/paddle/billable.rb | 100644 | 0 | 0 | | | 2.07 KB | 18d5d3f89e2bd6f12b3e81aa53806ebc96fd773f40184aa531d2b7a35a542543 |
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 | | | 4.42 KB | 863a0b28a9e1516497593f3b2a99854dd867045553bc32e89dee3fca40ffc1ca |
lib/pay/paddle/webhooks/signature_verifier.rb | 100644 | 0 | 0 | | | 4.03 KB | 132685fcb278e457418d54b0e471fabb88d529ffa3b6cdbff87e0361ac7d4eed |
lib/pay/paddle/webhooks/subscription_cancelled.rb | 100644 | 0 | 0 | | | 849 Bytes | f0772bcb47c324b1cf324aa923ee7fc93a5536370966d03a474dd036d366b8dc |
lib/pay/paddle/webhooks/subscription_created.rb | 100644 | 0 | 0 | | | 222 Bytes | 59aa86c1e3a294524913fcd76949422834c70bf31abcf36684ccd82ade4e07ec |
lib/pay/paddle/webhooks/subscription_payment_refunded.rb | 100644 | 0 | 0 | | | 608 Bytes | 871a128df9cb24335449854f195c8089c64b5fd3af79f552edea4adb1aaac78d |
lib/pay/paddle/webhooks/subscription_payment_succeeded.rb | 100644 | 0 | 0 | | | 1.97 KB | 91abb8c5c52f89a02a7cdb0f026b5832ceea6b9541a4ce9c5350e5d284b43523 |
lib/pay/paddle/webhooks/subscription_updated.rb | 100644 | 0 | 0 | | | 1.35 KB | 718c7050209cdc2ec423fc7d643b4182128a1ced0723ec46fbb849c90a02b8db |
lib/pay/payment.rb | 100644 | 0 | 0 | | | 1022 Bytes | 53e0e37be51f522c8c23b40ef0a88113f8eae170f7c0c77f4c0de522cc053467 |
lib/pay/receipts.rb | 100644 | 0 | 0 | | | 1.7 KB | 4db925214b7cb41f951a68332fa273b0532a31d67e754c631930aa608c07382d |
lib/pay/stripe.rb | 100644 | 0 | 0 | | | 5.19 KB | fc6e838e0e2365cd242dcea1a3a4a959037b812e0d2a11e2ce60a0e01b23a24c |
lib/pay/stripe/billable.rb | 100644 | 0 | 0 | | | 7.72 KB | 082b5dbc34e5ba49301b3df4327b9f514136eb2108a6d4ca0607bd90a0ee5b02 |
lib/pay/stripe/charge.rb | 100644 | 0 | 0 | | | 3.09 KB | d3d92882af96b6a11b0d942f58fa3931eccf1c1392b79967e256a13b7e3bdbb1 |
lib/pay/stripe/error.rb | 100644 | 0 | 0 | | | 110 Bytes | 49d30aed284e9f56a69c12215b1719f4bac09ad568865c51b31063c7731a4c07 |
lib/pay/stripe/merchant.rb | 100644 | 0 | 0 | | | 1.87 KB | aa8524d06b3010879612a9d6ea54adb11cb29d637dcd087f79db5ee0e7d3cdf9 |
lib/pay/stripe/payment_method.rb | 100644 | 0 | 0 | | | 2.07 KB | 225ee3b3b67434da3e9795227fff694a0b19553248e916af64e336dee62a1ad1 |
lib/pay/stripe/subscription.rb | 100644 | 0 | 0 | | | 5.15 KB | 8e37e1e82d8ba0e019b1ded8379536d84c641b6560b932b68f101014355c7984 |
lib/pay/stripe/webhooks/account_updated.rb | 100644 | 0 | 0 | | | 369 Bytes | 4e54a326d601814fa8887d02a35b07d9c67c7027da924639dee0bcf50534a8ad |
lib/pay/stripe/webhooks/charge_refunded.rb | 100644 | 0 | 0 | | | 499 Bytes | 961d620cb950927fc039b627d6d625bdb85f143d9a35aa2a2de145b8920f0d14 |
lib/pay/stripe/webhooks/charge_succeeded.rb | 100644 | 0 | 0 | | | 542 Bytes | 2b12cd5c3c770236393178a52b7022de04bc592110910e89cf9c80de8cb39619 |
lib/pay/stripe/webhooks/checkout_session_async_payment_succeeded.rb | 100644 | 0 | 0 | | | 377 Bytes | a5d4992a527c99658c9460ae545e7ef76e1bce8520fb0d17e9138a80b8e645f0 |
lib/pay/stripe/webhooks/checkout_session_completed.rb | 100644 | 0 | 0 | | | 365 Bytes | e1d1764a6e5254230245d64d577aa3a1b733661dd5d474cb55a6c6b58e91cef7 |
lib/pay/stripe/webhooks/customer_deleted.rb | 100644 | 0 | 0 | | | 617 Bytes | 3090bd596f5f7c7f6b1a19db78af9d8d7c9a3d07dbf67b632dfaf60d479acf1e |
lib/pay/stripe/webhooks/customer_updated.rb | 100644 | 0 | 0 | | | 733 Bytes | 412e7259b4662a0c1f1796473c14158a71b5e5563ea6f5ebfcf333b4f1a858e9 |
lib/pay/stripe/webhooks/payment_action_required.rb | 100644 | 0 | 0 | | | 830 Bytes | 6c7e049f4a664b2edc0bd61dbe1b5c015174de13e9ae5b36af2c5b906d633037 |
lib/pay/stripe/webhooks/payment_intent_succeeded.rb | 100644 | 0 | 0 | | | 563 Bytes | 6950ff94686698886710dedcff5993b4ef107a28bcecb46413f7d1e024e29ac0 |
lib/pay/stripe/webhooks/payment_method_attached.rb | 100644 | 0 | 0 | | | 385 Bytes | 0dd3518c3bafcfa4fed00f4080c2c873bc3071a6d38c2028dacebe12739c787e |
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 | | | 701 Bytes | 49df1c19e006f7ef0b39ae8373df9e2422b1a90b01ac54b6d3eb3c17447b71ee |
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.28 KB | e5ead0f32086987b675d252f7cfda5374c4e6da548111f68658cd7d2034d8c94 |
lib/pay/stripe/webhooks/subscription_updated.rb | 100644 | 0 | 0 | | | 206 Bytes | 74c0b05725512ac17dada7be399c2fb4a260988c95d10524210786e59d36910d |
lib/pay/version.rb | 100644 | 0 | 0 | | | 35 Bytes | 63ea40650769133b0c12965254529fcd681936d948ca763808ce27b478a83a2d |
lib/pay/webhooks.rb | 100644 | 0 | 0 | | | 292 Bytes | c82ffdb518b85935b9a6b97cb4072b035393f90d44b0b2f2b9abb7d42e9b2b88 |
lib/pay/webhooks/delegator.rb | 100644 | 0 | 0 | | | 1.48 KB | a73a2e79801f03009f9d588dad6381a9deb3ff600157ab551ea51c1672618a64 |
lib/pay/webhooks/process_job.rb | 100644 | 0 | 0 | | | 155 Bytes | c25bbe7b4e5e3faa6aa0551face418e34fcb789efd6436d85080ad875e6cbc2c |
lib/tasks/pay.rake | 100644 | 0 | 0 | | | 1.04 KB | 12448c6a819f777e549895684ba0ecb35b0824fb58ce45931be8c2cd95860a24 |