Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Subscription API - How to charge random amount as subscription cancellation Charges.

Subscription API - How to charge random amount as subscription cancellation Charges.

Ahmadgill
Shopify Partner
4 0 1

Is there any way that by using shopify subscription API, I can charge different amount against customer vaulted card. 

Like I have 150 per month subscription, but in case of cancellation, How can I charge customer 250 as cancellation and machine collection charges.


Replies 2 (2)

ThiagoColares
Shopify Staff (Retired)
12 2 3

Hi @Ahmadgill,

 

Hope you're doing great!

 

Yes, there is! I suggest you to check the subscriptions billing cycle API to edit the contract information for a single cycle (as opposed to updating the entire contract):

https://shopify.dev/apps/subscriptions/billing-cycles/manage

 

Thus you could either change the price of the line item on that cycle (i.g. from $150 to $250), or alternatively add a second line item which will be the $100 surcharge for cancellation.

 

Cheers,

Thiago

 

To learn more visit the Shopify Help Center or the Community Blog.

EcomGraduates
Shopify Partner
781 68 112

Hello there  

Yes, it is possible to charge a different amount against a customer's vaulted card using the Shopify Subscription API. You can achieve this by creating a one-time charge with a custom amount for the customer.

Here are the general steps you can follow to charge a customer a custom amount using the Subscription API:

 

  1. Retrieve the customer's payment token or card details from the customer vault using the Shopify API.

  2. Create a one-time charge using the Shopify API and set the amount to the custom amount you want to charge the customer. You can specify the charge as a one-time fee or as a prorated amount if the customer is canceling their subscription early.

  3. Use the Shopify API to apply the charge to the customer's payment method.

  4. Update the customer's subscription to reflect the new payment status.

It's important to note that any custom charges you apply to a customer's payment method should be clearly communicated to the customer in advance and be included in your subscription terms and conditions.

 


 If this fixed your issue, likes and accepting as a solution are highly appreciated
|  Build an online presence with our custom-built Shopify Theme: EcomifyTheme
|  Check out our reviews: Trustpilot Reviews
|  We are Shopify Partners: EcomGraduates Shopify Partner