Stripe API
Stripe API
require 'stripe'
Stripe.api_key = "sk_test_Ou1w6LVt3zmVipDVJsvMeQsc"
Stripe:: PaymentIntent.create({
amount: 3500,
currency: 'usd',
payment_method_types: ['card'],
customer: 'cus_abc',
payment_method: 'pm_123',
statement_descriptor: 'The Way The Cookie Crumbles',
metadata: {
order_id: '374',
},
})
Answer #2
Please find the explanation of the request below:
Completion of the steps above will allow your potential customer to purchase the
subscription at your intended price with the subscription ending automatically after 3
months. I hope the steps provided will help in resolving the issue you are facing.
Feel free to contact us if you have any other enquiries.
Warm Regards,
Audel
Categorize the critical cases to check which should be done by the end of the
day for example a situation that would limit the client’s business operations. By
the hour --- or by the end of the day. Focus on the critical cases which can be
resolved within a shorter period of time because the team is already familiar
with this issue.
Analyse tickets and see which tickets need assistance from teams from
difference time zones and then look at the priority cases to see which ones fall
into those teams with the different time zone. From analysing this and seeing
which one of them appear to be the most important it would lead to the way
that I would approach the tickets.
This means that if the time zone for a team is a deciding factor of resolving a
priority ticket by end of the day these tickets will be looked into first.
Jira…
Data set for priority : Crtitical medium and low
Status : Complete, pending, pending over seas etc etc