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 payment action option #1

Merged
merged 2 commits into from
May 10, 2016
Merged

Add payment action option #1

merged 2 commits into from
May 10, 2016

Conversation

ccrims0n
Copy link
Contributor

@ccrims0n ccrims0n commented May 6, 2016

  • Add payment action option to capture/authorize payment

* Add payment action option to capture/authorize payment
else
{
try {
$url = 'https://api.razorpay.com/v1/payments/'.$razorpay_payment_id.'/capture';
Copy link
Contributor

@captn3m0 captn3m0 May 6, 2016

Choose a reason for hiding this comment

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

move base url to constant

@ccrims0n ccrims0n merged commit 58ca7ed into master May 10, 2016
@captn3m0 captn3m0 deleted the feature/add_just_authorize branch July 7, 2016 10:35
angbpy added a commit that referenced this pull request Jul 21, 2022
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.

2 participants