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

Readme v5.0.0 #278

Merged
merged 6 commits into from
Mar 13, 2024
Merged

Readme v5.0.0 #278

merged 6 commits into from
Mar 13, 2024

Conversation

vault087
Copy link

@vault087 vault087 commented Mar 12, 2024

  • Readme updated to match new OmiseSDK public interface
  • Extend OmiseSDK with dismiss function
  • Cleanup commented code

@annatotest annatotest self-requested a review March 13, 2024 08:17
@vault087 vault087 merged commit b03b87f into feature/v5_refactoring Mar 13, 2024
4 checks passed
@vault087 vault087 deleted the feature/MIT-2260-Readme branch March 13, 2024 08:20
}
}
```

### Authorizing payment

Some payment methods require the customers to authorize the payment via an authorized URL. This includes [3-D Secure verification](https://docs.opn.ooo/fraud-protection#3-d-secure), [Internet Banking payment](https://docs.opn.ooo/internet-banking), [Alipay](https://docs.opn.ooo/alipay). The Opn Payments iOS SDK provides a built-in class to authorize payments.
Some payment methods require customers to authorize the payment uaing an authorized URL. This includes [3-D Secure verification](https://docs.opn.ooo/fraud-protection#3-d-secure), [Internet Banking payment](https://docs.opn.ooo/internet-banking), and [Alipay](https://docs.opn.ooo/alipay). The Opn Payments iOS SDK provides a built-in class to authorize payments.

Choose a reason for hiding this comment

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

uaing => using

Choose a reason for hiding this comment

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

Good point. it's also called authorize uri rather than authorized URL

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.

5 participants