Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Refund from Charge Detail Page #32

Merged
merged 4 commits into from
Aug 17, 2021
Merged

Add Refund from Charge Detail Page #32

merged 4 commits into from
Aug 17, 2021

Conversation

faxblaster
Copy link
Contributor

Adds a refund button to the charge detail screen.

Also in this PR:

  • configure Prettier
  • update tests to use the NovaStripe gateway, rather than the Stripe SDK gateway.

Refund Button
Screen Shot 2021-07-20 at 5 07 17 PM

After Refund
Screen Shot 2021-07-20 at 5 07 23 PM

@faxblaster faxblaster linked an issue Jul 20, 2021 that may be closed by this pull request
@faxblaster faxblaster marked this pull request as ready for review July 20, 2021 21:15
@faxblaster faxblaster requested a review from mattstauffer July 20, 2021 21:15
Copy link
Member

@mattstauffer mattstauffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

resources/js/views/Detail.vue Show resolved Hide resolved
src/Clients/StripeClient.php Show resolved Hide resolved
@faxblaster faxblaster merged commit 3960165 into main Aug 17, 2021
@faxblaster faxblaster deleted the alk/refund branch August 17, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Refund" button to the charge detail page
2 participants