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

Replace "array_wrap" with "Arr::wrap" #763

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Replace "array_wrap" with "Arr::wrap" #763

merged 1 commit into from
Jul 10, 2020

Conversation

andriihorpenko
Copy link
Contributor

As this helper no longer exists in Laravel 7, it should be replaced with the Arr::wrap variant. I strongly recommend releasing a new version as this issue prevents developers from using Bot Payment API.

As this helper no longer exists in Laravel 7, it should be replaced with the Arr::wrap variant. I recommend releasing a new version as this issue prevents developers from using Bot Payment API.
@jonnywilliamson
Copy link
Contributor

Do you use this SDK's code for your bot payments and invoices etc?

If so we would like to hear from you more. We'll merge that PR in shortly, when @irazasyed has a chance. Due to the current climate and lockdowns there's been a bit of delay in this project.

@andriihorpenko
Copy link
Contributor Author

Nice to hear!
Yes, I’m going to use this SDK to process payments via Telegram. This is what the flow looks like as for now:
User creates an order -> backend sends an invoice to the user on Telegram using Bot Payment API -> user pays for the goods -> changes reflect on the frontend.

@irazasyed irazasyed merged commit bcca48f into irazasyed:develop Jul 10, 2020
@irazasyed
Copy link
Owner

Thanks!

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.

3 participants