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

Fixing price array for webhooks #298

Closed
SaltyLTS opened this issue Dec 16, 2023 · 1 comment
Closed

Fixing price array for webhooks #298

SaltyLTS opened this issue Dec 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SaltyLTS
Copy link

Product

WemX

Describe the issue

Can't reach price array for packages webhooks

Product Version

1.9.0

Pterodactyl Panel Version

1.11.5

To Reproduce

No response

Expected Behaviour

No response

Screenshots

No response

Additional Information

No response

@SaltyLTS SaltyLTS added the bug Something isn't working label Dec 16, 2023
@github-actions github-actions bot added the wemx label Dec 16, 2023
@Mubeen142
Copy link

Hi @SaltyLTS

In the next update, I added the ability to set any property from the order model, you can also pass custom blade syntax and emails now support variables too.

There's a breaking change, the syntax has changed from: $order->price['price'] to {{ $order->price['price'] }} so you need to wrap the variables inside {{ }}

A more detailed documentation guide will follow for this before the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants